Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Problem installing GD

by strat (Canon)
on Jun 23, 2003 at 09:51 UTC ( [id://268094]=note: print w/replies, xml ) Need Help??


in reply to Problem installing GD

You didn't write which perl version you use. Under Windows, I wouldn't install GD per hand because it requires a lot of libs (you have already found out which are required because you read the README from the CPAN package?). But for Activestateperl (or PPM in common), some very nice people share precompiled versions of several modules...

If you use perl 5.0 or 5.6 or 5.61, have a look at Re: Modules in the Windows environment.

If you use perl 5.8, try

c:\> ppm ppm > repository add http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?ur +n:/PPMServer58 ppm> install GD ppm> exit
(thanks to Wangjianshuo's blog which I found after a lot of googling...)

Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://268094]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2025-03-18 02:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (56 votes). Check out past polls.