Micki
Oct 27 2009, 01:33 PM
I am trying to get ImageMagick to work on RedHat Linux in Gallery2. It can't find ImageMagick in /usr/bin/ or any other directory I try.
Has anyone else had this problem, and how did you solve it?
Thanks
eth00
Oct 27 2009, 07:19 PM
The binary name is called "convert"
#whereis convert
convert: /usr/bin/convert /usr/man/man1/convert.1 /usr/share/man/man1/convert.1.gz
It was in /usr/bin/convert on my CentOS4 box