Um, I can't find any /etc/ld.so.conf or ldconfig command on my
Solaris 8 systems.  Are these Linux'isms?  The usual mechanism
in Solaris is to use the LD_LIBRARY_PATH environment variable.

Rich

At 03:34 PM 11/28/2001 -0700, Jeremy Wadsack wrote:

>Christopher Yue ([EMAIL PROTECTED]):
>
>> I successfully compiled analog 5.1 on Unix Solaris 2.7.  Thank you Jeremy
>> Wadsack.  However, now, when I run analog, I got the following error:
>
>> # ./analog
>> ld.so.1: ./analog: fatal: libgd.so.4: open failed: No such file or directory
>> Killed
>
>> I previously installed Tom Boutell's libgd v1.8.4.  And it appears that I do
>> have libgd.so.4 in /usr/local/lib.  However, my libgd.so.4 is a link to
>> libgd.so.4.0.0.  Is this a problem?
>
>> # ls -l /usr/local/lib/libgd*
>> -rw-r--r--   1 root     other     422992 Nov 27 17:46 /usr/local/lib/libgd.a
>> -rwxr-xr-x   1 root     other        680 Nov 27 17:46
>> /usr/local/lib/libgd.la
>> lrwxrwxrwx   1 root     other         14 Nov 27 17:46
>> /usr/local/lib/libgd.so -> libgd.so.4.0.0
>> lrwxrwxrwx   1 root     other         14 Nov 27 17:46
>> /usr/local/lib/libgd.so.4 -> libgd.so.4.0.0
>> -rwxr-xr-x   1 root     other     408828 Nov 27 17:46
>> /usr/local/lib/libgd.so.4.0.0
>
>It appears that ld cannot find the file. You need to make sure the
>/usr/local/lib is in your /etc/ld.so.conf file and run ldconfig to
>reload the table.
>
>
>-- 
>
>Jeremy Wadsack
>Wadsack-Allen Digital Group
>
>+------------------------------------------------------------------------
>|  This is the analog-help mailing list. To unsubscribe from this
>|  mailing list, go to
>|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
>|
>|  List archives are available at
>|    http://www.mail-archive.com/[email protected]/
>|    http://lists.isite.net/listgate/analog-help/archives/
>|    http://www.tallylist.com/archives/index.cfm/mlist.7
>+------------------------------------------------------------------------

--

Richard C. Dempsey              email: [EMAIL PROTECTED]
Kodak.com                       pager: 716-975-3539
3rd Floor, Bldg 16, KO          phone: 716-781-5232
Eastman Kodak Company
Rochester, NY 14650-0706

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to