ImageMagick
Posted by: testebr
Posted on: 2006-01-30 17:49:00
What is the patch for ImageMagick on the server?
Thanks
Posted by: testebr
Posted on: 2006-01-30 17:49:00
What is the patch for ImageMagick on the server?
Thanks
Posted by: matttail
Posted on: 2006-01-30 18:15:00
well, imagemagick isn't actaully the program you reference, but you can find convert in /usr/bin/.
If you know the name of the program you can always check for your self from a shell prompt. Just type whereis program - ex:
whereis convert
Hope that helps.
-Matttail