RE: Graphs on the fly

2003-01-15 Thread James Gu
as successful or not. What caused the compilation failure? Thank you. James -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 6:16 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Graphs on the fly In a message dated 1/14/200

Re: Graphs on the fly

2003-01-15 Thread WilliamGunther
If your on a Unix system, you can install the GD modules very simply like you would any (check out the help files on cpan.org, and of GD itself. ("perldoc -q install" will work too)) The installation instructions I gave was for GD on a Widows ActivePerl system, because someone asked.

Re: Graphs on the fly

2003-01-15 Thread T. Murlidharan Nair
Does this work for Unix? Which module do I use for Unix ... Thanks and Cheers always!! Murli [EMAIL PROTECTED] wrote: In a message dated 1/14/2003 4:33:13 PM Eastern Standard Time, [EMAIL PROTECTED] writes: Can anybody tell me how to install GD for Active State Perl? Thanks a lot.

Re: Graphs on the fly

2003-01-14 Thread WilliamGunther
In a message dated 1/14/2003 4:33:13 PM Eastern Standard Time, [EMAIL PROTECTED] writes: > > Can anybody tell me how to install GD for Active State Perl? Thanks a lot. Go: http://www.activestate.com/PPMPackages/zips/6xx-builds-only/GDTextUtil.zip";>Here and download GD.zip. Unzip, and chdir

RE: Graphs on the fly

2003-01-14 Thread James Gu
Can anybody tell me how to install GD for Active State Perl? Thanks a lot. James -Original Message- From: T. Murlidharan Nair [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 5:40 PM To: [EMAIL PROTECTED] Subject: Graphs on the fly Hi !! Does any one have a module that I can

Re: Graphs on the fly

2003-01-14 Thread zentara
On Mon, 13 Jan 2003 17:40:16 -0800, [EMAIL PROTECTED] (T. Murlidharan Nair) wrote: >Hi !! >Does any one have a module that I can use to generate bar graphs using >a cgi ? >Thanks and Cheers always!! Here's a sample, watch out for wordwrap. ## #!/usr/bin

Re: Graphs on the fly

2003-01-13 Thread WilliamGunther
In a message dated 1/13/2003 9:26:43 PM Eastern Standard Time, [EMAIL PROTECTED] writes: > Does any one have a module that I can use to generate bar graphs using > a cgi ? GD module, specificly GD::Graph.

Graphs on the fly

2003-01-13 Thread T. Murlidharan Nair
Hi !! Does any one have a module that I can use to generate bar graphs using a cgi ? Thanks and Cheers always!! Murli -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]