[magick-users] cp --e invalid option on RHEL4

Adrian Klingel Adrian.Klingel at illumaware.com
Wed Oct 24 09:29:51 PDT 2007


After installing IM 6.3.6-3 from source on Linux RHEL4, the following  
errors occur while attempting to use the "convert" command.

Here is the command:

convert -resize 196x196 /home/14027/images/source/BOX-BACK.jpg - 
contrast-stretch 0% -sharpen 3x5 -size 196x196 xc:white swap -gravity  
center -composite /home/14027/images/main/BOX-BACK.jpg

Here are the errors:

cp: invalid option -- e
Try `cp --help' for more information.
iconv: invalid option -- r
Try `iconv --help' or `iconv --usage' for more information.


Passing invalid options to cp and iconv seems pretty basic, so I must  
be missing something.  Has anyone run across this problem?




More information about the Magick-users mailing list