ERROR: Error installing charlock_holmes:
Created by: JTAGKiller
I have a problem to install charlock_holmes with ruby 1.9.3 or 2.0.0 => same error !
libicu-dev is installed and all other buildessentials from
https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md
Thanks in advance for any hints. BR Boris
Linux version 2.6.32-5-686 (Debian 2.6.32-48squeeze3) ([email protected]) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 (closed) SMP Fri May 10 08:33:48 UTC 2013
Package: libicu-dev Priority: optional Section: libdevel Installed-Size: 26088 Maintainer: Jay Berkenbilt [email protected] Architecture: i386 Source: icu Version: 4.4.1-8 Depends: libicu44 (= 4.4.1-8), libc6-dev | libc-dev Suggests: icu-doc Filename: pool/main/i/icu/libicu-dev_4.4.1-8_i386.deb Size: 8454750 MD5sum: ddf5c60457b7a8d921a4a53f6b451e0a SHA1: 1721c63f644c604a0c38a0b453f175af2d084542 SHA256: 741c4797758deffcfe6e5532e5a43b0ffb5dabfc874ff0cc74e24d87649c1c24 Description: Development files for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU along with programs used to manipulate data files found in the ICU sources. Homepage: http://www.icu-project.org Tag: devel::lang:c, devel::lang:c++, role::devel-lib
:~/scripts/gitlab/ruby-1.9.3-p125$ sudo gem install charlock_holmes Fetching: charlock_holmes-0.6.9.4.gem (100%) Building native extensions. This could take a while... ERROR: Error installing charlock_holmes: ERROR: Failed to build gem native extension.
/usr/local/bin/ruby extconf.rb
*** 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=/usr/local/bin/ruby extconf.rb:12:in ``': No such file or directory - which make (Errno::ENOENT) from extconf.rb:12:in`'
Gem files will remain installed in /usr/local/lib/ruby/gems/1.9.1/gems/charlock_holmes-0.6.9.4 for inspection. Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/charlock_holmes-0.6.9.4/ext/charlock_holmes/gem_make.out :~/scripts/gitlab/ruby-1.9.3-p125$