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

Re: [cobalt-users] /usr/local/bin/libgd.so.1.8 missing Required by Webalizer



> Hello Jens.
> Thanks for the info.  It appears that some libs are missing from our server.
> the server is RaQ4 with all updates.  I had before one year an
> earlier version of webalizer working but then I removed it.
> Now when I installed the new version from pkgmaster, it
> reported some missing libs that is needed.
> Just to be sure, please list what cobalt packages or patches
> installed on your server.

You might want to check if have newer versions than those listed, I had to do
following since upgrading some libs for photo software

ln -s /usr/lib/libgd.so.2.0.0 /usr/lib/libgd.so.1.8
ln -s /usr/lib/libpng.so.2.1.0.14 /usr/lib/libpng.so.3

Jeff-