Zentara, gtkdatabox looks good for me. Can you please mention
which perl module in Gtk2::* should I use to use this from perl?

Thanks!

On Wed, Mar 26, 2008 at 5:23 PM, zentara <[EMAIL PROTECTED]> wrote:

> On Wed, 26 Mar 2008 00:22:03 +0530, [EMAIL PROTECTED] ("Gowtham
> M") wrote:
>
> >Thanks for the help. I tried to install Gtk2::Ex::Graph::* modules.
> >Couldn't succeed.
> >
> >There was an error while building GD.pm:
> >
> >gcc -c -I/usr/include -I/usr/include/gd -D_REENTRANT -D_GNU_SOURCE
> >-DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include
> >-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g
> -pipe
> >-march=i386 -mcpu=i686 -DVERSION=\"2.35\" -DXS_VERSION=\"2.35\" -fPIC
> >"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" -DHAVE_JPEG
> -DHAVE_FT
> >-DHAVE_XPM -DHAVE_GIF -DHAVE_PNG -DHAVE_ANIMGIF GD.c
>
> There is a gd c library that needs to be installed first, and the level
> of the Perl GD module must be comptible with the c lib.  The README
> docs usually tell you what c lib versions are working correctly.
>
> Normally, you can get the latest gd c lib, and the latest GD Perl
> module, and they will be compatible. Install them manually for best
> results. Install the c gd lib first.
>
> If you get GD going, you might take a look at the GD-SVG module.
> SVG's are scalable with the right viewer.
>
> zentara
>
>
> --
> I'm not really a human, but I play one on earth.
> http://zentara.net/japh.html
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> http://learn.perl.org/
>
>
>


-- 
Gowtham M

Reply via email to