Imagemagick location?

Imagemagick location?

Posted by: operadivamommy
Posted on: 2003-03-13 09:43:00

Hi there,
Trying to install a script here that requires Imagemagick, but I don't know where it's located in order to make the script work. Can someone here help me out?

Thanks in advance.

Laura

Re: Imagemagick location?

Posted by: Atropos7
Posted on: 2003-03-13 13:37:00

Login to your shell and run the following command:

whereis convert

It should show one or two paths like "/usr/bin/X11/convert" - use one of the paths to configure the script. If it doesn't work, try removing the "convert" from the path. ImageMagick is a set of programs and "convert" is one of the programs.





Tags: imagemagickscript workhelp