首页 > 其他 > 详细

sudo apt-get install libmagickwand-dev imagemagick

时间:2015-11-07 01:02:19      阅读:1007      评论:0      收藏:0      [点我收藏+]
sudo apt-get install libmagickwand-dev imagemagick

Building native extensions.  This could take a while...

ERROR:  Error installing rmagick:

ERROR: Failed to build gem native extension.


    /home/ubuntu/.rvm/rubies/ruby-2.2.1/bin/ruby -r ./siteconf20151106-26672-3q6a8w.rb extconf.rb

checking for gcc... yes

checking for Magick-config... no

checking for pkg-config... yes

Package MagickCore was not found in the pkg-config search path.

Perhaps you should add the directory containing `MagickCore.pc‘

to the PKG_CONFIG_PATH environment variable

No package ‘MagickCore‘ found

checking for outdated ImageMagick version (<= 6.4.9)... *** extconf.rb failed ***

Could not create Makefile due to some reason, probably lack of necessary

libraries and/or headers.  Check the mkmf.log file for more details.  You may

need configuration options.


Provided configuration options:

--with-opt-dir

--without-opt-dir

--with-opt-include

--without-opt-include=${opt-dir}/include

--with-opt-lib

--without-opt-lib=${opt-dir}/lib

--with-make-prog

--without-make-prog

--srcdir=.

--curdir

--ruby=/home/ubuntu/.rvm/rubies/ruby-2.2.1/bin/$(RUBY_BASE_NAME)


extconf failed, exit code 1


Gem files will remain installed in /home/ubuntu/.rvm/gems/ruby-2.2.1/gems/rmagick-2.15.4 for inspection.

Results logged to /home/ubuntu/.rvm/gems/ruby-2.2.1/extensions/x86_64-linux/2.2.0/rmagick-2.15.4/gem_make.out


sudo apt-get install libmagickwand-dev imagemagick

原文:http://my.oschina.net/u/923974/blog/527119

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!