I'm trying to get an add on script to work and I need the path to image magick or is it something I need to install? I'm not that great with vps and am used to hosting so please forgive me if this is a stupid question![]()
I'm trying to get an add on script to work and I need the path to image magick or is it something I need to install? I'm not that great with vps and am used to hosting so please forgive me if this is a stupid question![]()
The program that is ImageMagick is actually called "convert", so just do a:
and it will come back with the path. Most installs areCode:which convert
/usr/bin/convert - but can very.
Lloyd F Tennison
these seem not to work
no
/use/bin/convert
/usr/local/bin/convert
whereis mogrify
mogrify:
root@cpanel3 [~]# whereis mogrify
mogrify:
root@cpanel3 [~]#
root@cpanel3 [~]# which convert
root@cpanel3 [~]#