On my system (RH9)

 # rpm -q gd -l
/usr/lib/libgd.so.1
/usr/lib/libgd.so.1.8
/usr/lib/libgd.so.1.8.4
/usr/share/doc/gd-1.8.4
/usr/share/doc/gd-1.8.4/index.html
/usr/share/doc/gd-1.8.4/readme.txt

# rpm -q gd-devel -l
/usr/include/gd.h
/usr/include/gd_io.h
/usr/include/gdcache.h
/usr/include/gdfontg.h
/usr/include/gdfontl.h
/usr/include/gdfontmb.h
/usr/include/gdfonts.h
/usr/include/gdfontt.h
/usr/lib/libgd.a
/usr/lib/libgd.so

That is SO nasty - if you only install gd, you don't get the .so -- well you
have an .so, but not the one everything looks for!

Ooohhh... I think you may have nailed that - and solved one of the ugly
questions of the universe....

That probably explains why people have to manually create the ln....

-----Burton





> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Vilius Sumskas
> Sent: Wednesday, February 04, 2004 8:36 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Ntop-dev] RRD undefined symbol
>
>
> Hi
>
> Quoting "Horta, Benny" <[EMAIL PROTECTED]>:
>
> > The later CVS's seem to give me this error when loading the rrd plugin
> >
> > I am running fedora Core-1 and verified that the rrd files are in the
> > directory but it seems like something is wrong with GD??
> >
> > Wed Feb  4 09:07:47 2004  **WARNING** Unable to load plugin
> > '/usr/local/lib/ntop/plugins/rrdPlugin.so'
> > Wed Feb  4 09:07:47 2004  **WARNING** Message is
> > '/usr/local/lib/ntop/plugins/rrdPlugin.so: undefined symbol:
> > gdImageCreateFromGd'
>
> I had the same problem. Check if you have gd-devel rpm installed.
> It solved a
> problem for me.
>
> --
>   Best Regards,
>
>   Vilius Sumskas
>   LNK TV system administrator
>   Mob. +370-614-75713
>   mailto:[EMAIL PROTECTED]
>   http://www.lnk.lt
>
>
>
> _______________________________________________
> Ntop-dev mailing list
> [EMAIL PROTECTED]
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>

_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to