Hi,

Francisco Zarabozo wrote:

> I'm using ActiveState Perl 5.10 and 5.8 in two different computers. I'm 
> trying to install the PerlMagick distribution which installs Perl::Magick on 
> Perl. My OS is WinXP SP3.
> 
> I'm having no success at all.

[...]

If you have ActivePerl 5.10, latest version of ImageMagick installer would 
install ppm for you, if you choose it during 
installation. If it fails for some reason, you can find ppd distributive in 
PerlMagick directory of your ImageMagick 
installation, and run "ppm install Image-Magick.ppd" from there.

For ActivePerl 5.8, this way (obviously) doesn't work, but you can try ppm 
install 
http://trouchelle.com/ppm/Image-Magick.ppd. It requires already installed 
ImageMagick.
Let me know if it is not working for you.

> distributions of ImageMagick from www.imagemagick.org and CPAN, and I 
> haven't been able either to build it from source using VBS 8 SDK nor using 
> the mentioned PPD.

It builds without problems with MSVC6 SP5. I've compiled several versions to 
work with 5.8 since ImageMagick guys 
dropped 5.8 ppd in favor of 5.10, and all of them worked just fine.

-- 
Serguei Trouchelle
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to