IM installation
Posted: 2010-04-29T19:57:03-07:00
Hi all,
i am a 1st time user of IM.
I really wanted to know if it's possible to just downloaded zip file "ImageMagick-6.6.1-Q16-windows.zip"
unzip it to a location say c:\ and start using it. Do I need to INSTALL IM on my 32 bit windows machine to work?
I have been getting errors while converting PDF files;
Can any body please help?
i am a 1st time user of IM.
I really wanted to know if it's possible to just downloaded zip file "ImageMagick-6.6.1-Q16-windows.zip"
unzip it to a location say c:\ and start using it. Do I need to INSTALL IM on my 32 bit windows machine to work?
I have been getting errors while converting PDF files;
so I just wanted to make sure I am using IM the right way.C:\ImageMagick_6.6.1-5_Q16>convert -colorspace RGB m1.pdf m1.jpg
convert: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitma
p=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pnmraw" -dTextAlphaBits=4 -dGraphics
AlphaBits=4 "-r72x72" "-sOutputFile=C:/DOCUME~1/10154180/LOCALS~1/Temp/magick-sP2O3Sdq" "-fC:/DOCUM
E~1/10154180/LOCALS~1/Temp/magick-EaqRisC9" "-fC:/DOCUME~1/10154180/LOCALS~1/Temp/magick-4omXDq5G" @
error/utility.c/SystemCommand/1982.
convert: Postscript delegate failed `m1.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/6
48.
convert: missing an image filename `m1.jpg' @ error/convert.c/ConvertImageCommand/2970.
AND
C:\ImageMagick_6.6.1-5_Q16>convert -colorspace RGB "m1.pdf" "m1.jpg"
convert: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitma
p=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pnmraw" -dTextAlphaBits=4 -dGraphics
AlphaBits=4 "-r72x72" "-sOutputFile=C:/DOCUME~1/10154180/LOCALS~1/Temp/magick-3nZ0at2h" "-fC:/DOCUM
E~1/10154180/LOCALS~1/Temp/magick-Z6mPTCns" "-fC:/DOCUME~1/10154180/LOCALS~1/Temp/magick-5r2psZaB" @
error/utility.c/SystemCommand/1982.
convert: Postscript delegate failed `m1.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/6
48.
convert: missing an image filename `m1.jpg' @ error/convert.c/ConvertImageCommand/2970.
AND
C:\ImageMagick_6.6.1-5_Q16>convert "m1.pdf" "m1.jpg"
convert: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitma
p=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=bmpsep8" -dTextAlphaBits=4 -dGraphic
sAlphaBits=4 "-r72x72" -dUseCIEColor "-sOutputFile=C:/DOCUME~1/10154180/LOCALS~1/Temp/magick-5w1IJi
pT" "-fC:/DOCUME~1/10154180/LOCALS~1/Temp/magick-plC2YZWr" "-fC:/DOCUME~1/10154180/LOCALS~1/Temp/mag
ick-FS9oIR4k" @ error/utility.c/SystemCommand/1982.
convert: Postscript delegate failed `m1.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/6
48.
convert: missing an image filename `m1.jpg' @ error/convert.c/ConvertImageCommand/2970.
C:\ImageMagick_6.6.1-5_Q16>
Can any body please help?