小编Оле*_*аев的帖子

jmagick犯了错误

我正在安装一个依赖于Jmagick(和ImageMagick)的OSX 10.7(Lion)上的现有Java应用程序,我尝试安装jmagick.当我使用命令

./configure --with-java-home=/System/Library/Frameworks/JavaVM.framework/Versions/Current --with-magick-home=/usr/local/Cellar/imagemagick/6.8.0-10 --with-magick-inc-dir=/usr/local/Cellar/imagemagick/6.8.0-10/include/ImageMagick/
Run Code Online (Sandbox Code Playgroud)

我得到输出

checking build system type... i686-apple-darwin11.4.2
checking host system type... i686-apple-darwin11.4.2
checking target system type... i686-apple-darwin11.4.2
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 …
Run Code Online (Sandbox Code Playgroud)

java jmagick

0
推荐指数
1
解决办法
1180
查看次数

标签 统计

java ×1

jmagick ×1