[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Webalizer shared library issue
- Subject: [cobalt-users] Webalizer shared library issue
- From: "Darryl Hafermalz" <dhafermalz@xxxxxxxxxxxxxx>
- Date: Thu Apr 17 22:18:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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