On Sat, 4 Mar 2006, Guohong Hu wrote:

Hi All,

I am trying to use GD, and found out that I need to install a buntch of libraries beside the GD module. The installation of the GD.pm is failed at the "make" step, I guess it was because I didn't have the library files. (P.S. I am using Windows XP, so I used "nmake" instead "make"). So I get the gd graphics library, PNG graphics library, PNG graphics library, etc. But realized that I don't know how to install them. The manuals for these files are too sketch for a person with no knowledge of dll file such as me. Somebody please help me. Tell me how to deal with those library files? Do I need to compile them? How? where to put these dll files?

Unless you need the underlying C libraries, it'd be
easier to install the GD perl module through a
pre-built ppm package - see
   http://cpan.uwinnipeg.ca/dist/GD
for a list of repositories that carry it.

--
best regards,
Randy
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to