Erro na instalação do image magick e jmagick

1 resposta
paulopatto

Olá, pessoal não estou conseguindo instalar o image magick no linux, e por consequencia, não vou conseguir usar o e nem instalar o JMagick para manipulação de imagens com java.

Segue a minha saida e ações de prompt, se alguém puder me ajudar ou indicar uma referência de auxilio. Eu segui os passo da página http://www.imagemagick.org/script/install-source.php#unix para fazer a instalação.

Alguém tem alguma sugestão do que pode ser o erro?

1 Resposta

paulopatto

Bem agora o ImageMagick está instalado, só que o JMagick não consegue achar os headers:

paulopatto@paulopatto-workstation:~/Download/magick/JMagick-6.2.6-0$ ./configure --with-java-home=/usr/lib/jvm/java-6-sun/ --with-magick-home=../ImageMagick/magick
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for getconf... /usr/bin/getconf
checking whether large file support needs explicit enabling... yes
checking for X... libraries , headers 
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking for java... /usr/bin/java
checking for javac... /usr/bin/javac
checking for javah... /usr/bin/javah
checking for jar... /usr/bin/jar
checking for javadoc... /usr/bin/javadoc
checking for Magick-config... /usr/local/bin/Magick-config
checking magick/api.h usability... no
checking magick/api.h presence... no
checking for magick/api.h... no
configure: error: 'Unable to find ImageMagick header files'
Criado 1 de setembro de 2010
Ultima resposta 1 de set. de 2010
Respostas 1
Participantes 1