Subject: RE: X problems.
To: Jeremy C. Reed <reed@reedmedia.net>
From: Sporleder, Matthew \(CCI-Atlanta\) <Matthew.Sporleder@cox.com>
List: netbsd-help
Date: 03/29/2002 20:38:17
You rock!  :)
I've been trying to find a way to consolidate a list of all the =
libraries on the pc.  Thanks a lot.
By the way, have you tried Fluxbox?  I'm getting compile problems with =
that.  :)

-Matthew Sporleder

-----Original Message-----
From: Jeremy C. Reed [mailto:reed@reedmedia.net]
Sent: Friday, March 29, 2002 8:21 PM
To: Sporleder, Matthew (CCI-Atlanta)
Cc: netbsd-help@netbsd.org
Subject: Re: X problems.


On Fri, 29 Mar 2002, Sporleder, Matthew (CCI-Atlanta) wrote:

> Some of the Window Managers for X (Blackbox in particular) require a
> file called libSM.so.6 which is a soft link to libSM.so.6.0 I gathered
> that some compilers (maybe c++ or whatever NetBSD is using) cannot
> follow symlinks.  So I tried hard linking and created the file as just =
a
> copy of libSM.so.6.0, but they still refused to work.  After a =
recompile
> and re-install.  Any suggestions on this?

I add /usr/X11R6/lib to my /etc/ld.so.conf and it works for my blackbox.

Or you could build blackbox with switches like:
-L/usr/X11R6/lib -Wl,--rpath -Wl,/usr/X11R6/lib

   Jeremy C. Reed
   http://www.reedmedia.net/