coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: previa on February 08, 2004, 06:53:07 PM

Title: I don't know my ImageMagick path ~
Post by: previa on February 08, 2004, 06:53:07 PM
Hellow~ I am using Debian to install ImageMagick path for php4-imagick .
When I installing coppermine install page(install.php),i find the ImageMagick default value didn't work.And i try to find it but fail.
Am I setup the wrong packet ?Could somebody teach me how to find it or fix it? I appreciate that if anybody help me.

Thanks everyone~
                                                          a girl come from TAIWAN.^ ^+
Title: I don't know my ImageMagick path ~
Post by: Joachim Müller on February 08, 2004, 09:29:03 PM
erm, you're running your own server and you don't know where you installed ImageMagick? Well, you could do a search, to start with. Theoratically you could have installed it anywhere, so how are we to know? The ImageMagick executable coppermine needs is "convert"...

GauGau
Title: I don't know my ImageMagick path ~
Post by: previa on February 09, 2004, 02:14:18 AM
I fell a little shame :oops: .I use apt-get install php4-imagick.I am so rely on apt that makes me  puzzled.I had search many time on my own server with the keyword 'imagemagick' , 'php4-imagicky' and 'magick' but fault.
Well , thank you for your answer. I have to tryy again to find the PATH~  :roll:

9:13 in Taiwan .
Title: I don't know my ImageMagick path ~
Post by: Carsten on February 09, 2004, 06:22:34 AM
Login with ssh and do a "whereis convert".
(Ok, of course "whereis" has to be installed ...)

Carsten
Title: I don't know my ImageMagick path ~
Post by: previa on February 13, 2004, 03:23:48 PM
Yap,I find the problem .It is because I apt-get install wrong packet iwth imagemagick .I just ap-get install image-php4 .So Itn't work .
Anyway thank you everyone.