Subject: Re: Shared object
To: Alexander Frolkin <alexander@frolkin.demon.co.uk>
From: Lets Go Canes! <LetsGoCanes@webmail.bellsouth.net>
List: netbsd-help
Date: 06/01/2000 14:55:48
Hi.

/etc/ld.so.conf did not exist, so I created it with an entry for /usr/X11R6/lib.  No change.  Read the man page for ld.so.conf which directed me to the "ldconfig" utility.  "find / -name ldconfig" returns nothing.

I also tried defining LD_LIBRARY_PATH as per the man page for ldconfig, but this doesn't appear to have had any effect.






At Thu, 1 Jun 2000 19:23:18 +0100, you wrote:
>
>On Thu, Jun 01, 2000 at 11:18:23AM -0400, Lets Go Canes! wrote:
>> Hi all.
>> 
>> Attempting to build and run CGoban under NetBSD 1.4.2 for Aplha.
>> 
>> Program appears to compile and build OK.  Attempts to run give the message
>> "Shared object "libX11.so.6" not found".  "find / -name libX11.so.6" indicate 
>> that it exists as "/usr/X11R6/lib/libX11.so.6".  I tried adding /usr/X11R6/lib
>> to my path - no change.
>> 
>> I have built this software on other Unix platforms with no problem, so I am
>> pretty sure the error is something to do with NetBSD, and more specifically,
>> something I probably don't have set up correctly.
>
>Have you got /usr/X11R6/lib in your /etc/ld.so.conf ?
>
>
>Alexander.
>
>> Thanks in advance for any help.
>> 
>> ---------------
>> Let's Go Canes!
>
>
---------------
Let's Go Canes!