HostOnNet Blog

Tag Archives: gem

Installing Ruby Gems from Gemfile

Gemlist list ruby gems needed for an application. To install all gems required by an application, go to application folder and run bundle install If you have no bundle command available, install it with gem gem install bundler Installing dependency


Can’t install RMagick 2.13.2. Can’t find MagickWand.h.

When installing rmagick gem, i got following error Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/local/bin/ruby extconf.rb checking for Ruby version >= 1.8.5… yes checking for gcc… yes checking for Magick-config… yes Warning: Found a partial ImageMagick installation. Your