in reply to Re: Using Image::Magick and perlMagick on a remote server
in thread Using Image::Magick and perlMagick on a remote server

The main problem will be getting all the image libraries together that you need for compiling.

Installing the module itself (the Perl stuff) should be pretty straightforward. To repeat for the n-th time: Effective Perl Programming has a great section on installing modules (chapter "Using Packages and Modules", pages 163-177).

Christian Lemburg
Brainbench MVP for Perl
http://www.brainbench.com

  • Comment on Re: Re: Using Image::Magick and perlMagick on a remote server