PDA

View Full Version : imagemagick display on Gutsy


psm22
December 11th, 2007, 08:46 PM
H

psm22
December 11th, 2007, 08:51 PM
Hi,
I am trying to display images using imagemagick, ie display file.jpg, but all I get is the man page for display. It doesn't matter what type of image it is.
The ImageMagick is the latest version that came with the gutsy install.
Does anyone else have experience with this problem, or know how to fix it?

Cheers,
Peter

psm22
December 11th, 2007, 09:04 PM
Oops, solved it. I needed to put
alias display='/usr/bin/display'
in my ~/.bashrc