Hello all,
I need help with ImageMagick. I dont really understand this with ImageMagic. I installed the application today with ./configure, make, make install then i did the make check and i recieve this output:
sh: gs: kommando hittades inte (swedish = command not found)
test 514: PS/Bilevel/1-bits... fail @ tests/validate.c/ValidateI
mageFormat
sOnDisk/74
3.
lt-validate: Postscript delegate failed `/tmp/magick-XXVJ2MAl': No such file or directory @ ps.c/ReadPSImage/742.
sh: gs: kommando hittades inte
sh: gs: kommando hittades inte
test 515: PS/ColorSeparation/8-bits.
.. fail @ tests/validate.c/ValidateI
mageFormat
sOnDisk/74
3.
lt-validate: Postscript delegate failed `/tmp/magick-XXVJ2MAl': No such file or directory @ ps.c/ReadPSImage/742.
sh: gs: kommando hittades inte
sh: gs: kommando hittades inte
test 516: PS/ColorSeparationMatte/8-
bits... fail @ tests/validate.c/ValidateI
mageFormat
sOnDisk/74
3.
lt-validate: Postscript delegate failed `/tmp/magick-XXVJ2MAl': No such file or directory @ ps.c/ReadPSImage/742.
sh: gs: kommando hittades inte
sh: gs: kommando hittades inte
test 517: PS/TrueColor/10-bits... fail @ tests/validate.c/ValidateI
mageFormat
sOnDisk/74
3.
and so on...
a lot of other things pass, like this:
test 704: WBMP/Grayscale/8-bits... pass.
test 705: WBMP/GrayscaleMatte/8-bits
... pass.
test 706: WBMP/Palette/8-bits... pass.
test 707: WBMP/PaletteMatte/8-bits..
. pass.
test 708: WBMP/PaletteBilevelMatte/8
-bits... pass.
test 709: WBMP/Bilevel/1-bits... pass.
test 710: WBMP/ColorSeparation/8-bit
s... pass.
When the test is over i get this:
wand/wandtest.c main 528
FAIL: wand/wandtest.sh
==========================
==========
=======
2 of 3 tests failed
Please report to
http://www.imagemagick.org==========================
==========
=======
make[2]: *** [check-TESTS] Fel 1
make[2]: Leaving directory `/home/martin/ImageMagick-
6.5.0-10'
make[1]: *** [check-am] Fel 2
make[1]: Leaving directory `/home/martin/ImageMagick-
6.5.0-10'
make: *** [check] Fel 2
What is wrong or missing?
Actually, i think i missed the make command before make install. Do i need to re-install it?
Also, how can i see if ImageMagick is working and wich path should i gice to my webusers asking for ImageMagick?
Thank you.