
mhx
Enthusiast
/ Moderator
Jul 22, 2001, 9:53 PM
Post #5 of 23
(16809 views)
|
Re: ImageMagick and PerlMagick
[In reply to]
|
Can't Post
|
|
Hi Janie, I forgot something important, sorry, so here's again something you should try: 1. Use the Win2K/Perl 5.6 installation (just because 5.6 is the version I've tried with) 2. Extract the ZIP-File to any directory you like. There are two files in it, 'README' and 'Image-Magick.ppd' 3. Using the command prompt, change to the directory that the 'Image-Magick.ppd' file is in (that's what I forgot ;-) 4. Type
ppm install Image-Magick.ppd 5. Now, you should receive a message that the Image-Magick module is being downloaded. Depending upon your internet connection, this may take a while. After downloading, the module is automatically installed. You can quickly check this by typing If you receive some output, at least the docs have been installed successfully, and chances are quite good that the rest works, too. I'm sorry I can't tell you about compilation of ImageMagick under Windows. My only experience is that most Perl modules compile fine with M$ Visual, but using Borland's tools (which I normally prefer) often causes trouble. If you still face any problems with my description above, please tell me and I'll try to figure out how to help you. -- Marcus
s$$ab21b8d15c3d97bd6317286d$;$"=547269736;split'i',join$,,map{chr(($*+= ($">>=1)&1?-hex:hex)+0140)}/./g;$"=chr$";s;.;\u$&;for@_[0,2];print"@_,"
|