> 
> The compile is fine.  It's after a gmake install is run, and I adjust my
> .xinitrc to exec blackbox, and run startx that I get missing libraries.
> After running a ldd, it shows that the libraries that are missing are
> those that are found in /usr/X11R6/lib.  Once that is added to the
> /etc/ld.so.conf, ldd shows all the libs fine.
> 
> As I said in the original e-mail, I think this is a NetBSD thing.  My
> initial e-mail was intended to informative (apparently, I didn't inform so
> well), not a request for assistance.
> 

The confusion came from you not specifying this was a RUNTIME error as opposed
to a COMPILE time error.

ld.so.conf any many early linux distributions as well as UNIX systems that ship
by default without X often show similar issues.

Reply via email to