LoginSignup
1
1

More than 5 years have passed since last update.

An error occurred while installing rmagick (2.15.4

Posted at

bundle install するとよくでるこいつら

An error occurred while installing rmagick (2.15.4), and Bundler cannot continue.
Make sure that `gem install rmagick -v '2.15.4'` succeeds before bundling.

sudo yum -y install ImageMagick ImageMagick-devel

Bundle complete! 33 Gemfile dependencies, 105 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.

だいたいこういうのは
なんちゃらdevelをいれればOK

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1