PDA

View Full Version : Installed Program, can't find path



bound4h
11-30-2007, 07:16 PM
I installed ImageMagick which is a Auto-Resizing and Thumbnail program for my site. I downloaded the .zip file, unzipped it locally. Then I copied the entire folder to my site (public_html/imagemagick).

Then, via SSH shell, I run the ./configure. It default installs to /usr/local/bin and usr/local/lib, etc. After that I type make, then make install. It is now installed.

Now how do I find it? What directory or path is it located in? I checked /usr/bin and I can't find it.

Does anyone have any ideas? I am trying to use it in conjunction with an Image Gallery that is asking for the path of ImageMagick.

Thank alot guys,

Mike

Hot DesignZ
12-01-2007, 01:49 PM
I think ImageMagick is already installed on the server?

r2b2
12-02-2007, 12:55 PM
I would be extremely surprised if the install actually worked. I doubt you'd have access to write to /usr/local/bin & /usr/local/lib.

Anyway, as stated ImageMagick is already installed and so you shouldn't need to reinstall. Not sure of the path but someone will say I'm sure :D

Hot DesignZ
12-04-2007, 11:37 AM
Here we are:

Path to mogrify:/usr/local/bin/mogrify

Path to convert:/usr/local/bin/convert

Path to composite:/usr/bin/composite