[Coquelicot] Installation

Lunar lunar at anargeek.net
Thu Jul 4 10:36:16 CEST 2013


Garreau Alexandre:
> Hi, I've some problems with coquelicot installation on my Debian
> GNU/Linux Wheezy server:
> 
> […]
>         root at server-713:/var/www/coquelicot# gem install bundler
>         Successfully installed bundler-1.3.5
>         1 gem installed
>         Installing ri documentation for bundler-1.3.5...
>         Installing RDoc documentation for bundler-1.3.5...
>         root at server-713:/var/www/coquelicot# bundle install --deployment
>         Fetching gem metadata from https://rubygems.org/.........
>         Fetching gem metadata from https://rubygems.org/..
>         Installing rake (10.0.3) 
>         Installing activesupport (3.0.0) 
>         Installing active_support (3.0.0) 
>         Installing backports (3.1.0) 
>         Installing mime-types (1.17.2) 
>         Installing nokogiri (1.5.0) 
>         Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem
>         native extension.
> […]
> What does this error mean?

Means that you are missing the parts of Ruby that allows to build native
extension. What distribution are you using?

For Debian, the package you are probably missing is called ruby-dev.

-- 
Lunar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listes.potager.org/pipermail/coquelicot/attachments/20130704/778f5531/attachment.pgp>


More information about the Coquelicot mailing list