[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: [cobalt-users] Webalizer problem :(
- Subject: AW: [cobalt-users] Webalizer problem :(
- From: "Florian Arzberger" <arzberger@xxxxxxxxxx>
- Date: Thu May 6 00:47:01 2004
- Organization: maxxnet.de
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
you probably have an updated php version on your raq which comes with a
newer version of libgd (?) and are using the webalizer .pkg from
pkgmaster.com which afaik is statically compiled against an older version of
libgd (1.8 maybe?). i am not a 100% shure on this, but i think you might
have to recompile webalizer or get a copy of libgd.so.1.8 instead; maybe
someone else here can confirm...
-----Ursprüngliche Nachricht-----
Von: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] Im Auftrag von Gerald Waugh
Gesendet: Donnerstag, 6. Mai 2004 07:53
An: cobalt-users@xxxxxxxxxxxxxxx
Betreff: Re: [cobalt-users] Webalizer problem :(
On Thu, 6 May 2004, Hong Gao Qiang wrote:
> I see these errors....
>
> ---- errors ----
> logrotate makewhatis.cron slocate.cron tmpwatch tmpwatch.orig
> webalizer.pl [root cron.daily]# ./webalizer.pl
> /usr/local/bin/webalizer: error in loading shared libraries: libgd.so.1.8:
> canno
>
> What could be wrong?
libgd.so.1.8
you don't have libgd.so.1.8...
Do you have php installed? and with GD?
Gerald