CentOS安裝jmgaick問題 - Linux

Table of Contents

./configure -prefix=/usr/local/jmagick/ --enable-shared--without-perl
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-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 ISO C89... 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... no
checking for X... no
configure: error: 'Unable to locate Java directories'

echo過java環境變數沒錯

請問還有哪一個地方需要注意的嗎??

--
推 godtomanne:alt+f4沒有用? 9/10 00:18
→ alt:去你媽的       9/10 00:24
噓 F4:你才沒用       9/10 00:25

--

All Comments

Dinah avatarDinah2014-12-21
JAVA_HOME有設定?
Puput avatarPuput2014-12-24
我猜可能需要 --with-java-home=/usr/lib/jvm/java ?
Kyle avatarKyle2014-12-28
有 我設定
Heather avatarHeather2014-12-30
設定路徑後好像就過了@@
但在make install出了一個問題
Necoo avatarNecoo2015-01-01
訊息看起來無異狀啊?
Necoo avatarNecoo2015-01-02
內建不是有這個軟體嗎
yum 安裝一下就有了
Megan avatarMegan2015-01-04
看走眼,我還以為是 imagemagick
目前來看上面訊息應該都裝上了