Closed Thread Icon

Topic awaiting preservation: perl can't locate image::magick (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=13025" title="Pages that link to Topic awaiting preservation: perl can&amp;#039;t locate image::magick (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: perl can&#039;t locate image::magick <span class="small">(Page 1 of 1)</span>\

 
jake2003
Obsessive-Compulsive (I) Inmate

From: Tulsa, OK, United States
Insane since: Jan 2004

posted posted 01-04-2004 01:57

perl can't locate image::magick I have installed imagemagick but it won't work!! I get this error:

(OS 2)The system cannot find the file specified. : couldn't create
child process: 720002

please help!!!

Don Dion

Dufty
Paranoid (IV) Inmate

From: Where I'm from isn't where I'm at!
Insane since: Jun 2002

posted posted 01-04-2004 02:05




Psst!

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 01-04-2004 02:34

Paganism has made it's way to teh intarweb?

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 01-04-2004 03:30

Moving to server-side coding...........................

___________________
Emps

The Emperor dot org

hyperbole
Paranoid (IV) Inmate

From: Madison, Indiana, USA
Insane since: Aug 2000

posted posted 01-05-2004 19:23

I assume you installed ImageMagick in a local directory under your web pages.

Try adding the following line to your perl script:

use lib <full path to local directory>;

This should allow perl to find your local copy of ImageMagick.




-- not necessarily stoned... just beautiful.

« BackwardsOnwards »

Show Forum Drop Down Menu