[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Webalizer shared library issue



I found the answer to this question and am posting it to the archives.

I added the line /usr/local/lib to the /etc/ld.so.conf file.

Voila! Issue Resolved!

Darryl

----- Original Message -----
From: "Darryl Hafermalz" <dhafermalz@xxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, April 18, 2003 1:17 AM
Subject: Webalizer shared library issue


> I've seen this same topic posted many times in the archives, but I don't
see
> the resolution to my problem.
>
> I recently installed png, gd, and webalizer.  When I run webalizer, I get
> the error "can not open shared object file libgd.so.2 - no such file or
> directory".  When I ldd webalizer, it does not appear to have linked the
> memory location of libgd.so.2.
>
> I have verified that libgd.so.2 is symbolically linked to a valid lib
> (libgd.so.2.0.0) and resides in /usr/local/lib.  I even created a symbolic
> link to libgd.so.2 from /usr/local/bin with no better result.
>
> Does anyone have an idea as to what may be going on here?
>
> Thanks in advance for your help.
>
> --Darryl
>