Note that there are some explanatory texts on larger screens.

plurals
  1. POAn error occured while installing charlock_holmes libicu
    primarykey
    data
    text
    <p>I'm trying to install Gitlab following <a href="https://github.com/mattias-ohlsson/gitlab-installer/blob/master/gitlab-install-el6.sh" rel="noreferrer">this install script</a>, but am running into an issue where the <strong>charlock_holmes</strong> gem fails to install. I'm not familiar with Ruby. My charlock_holmes-0.6.8 <code>gem_make.out</code> file is below.</p> <pre><code>/home/gitlabuser/.rvm/rubies/ruby-1.9.2-p290/bin/ruby extconf.rb checking for main() in -licui18n... no which: no brew in (/home/gitlabuser/.rvm/gems/ruby-1.9.2-p290/bin:/home/gitlabuser/.rvm/gems/ruby-1.9.2-p290@global/bin:/home/gitlabuser/.rvm/rubies/ruby-1.9.2-p290/bin:/home/gitlabuser/.rvm/gems/ruby-1.9.2-p290/bin:/home/gitlabuser/.rvm/gems/ruby-1.9.2-p290@global/bin:/home/gitlabuser/.rvm/rubies/ruby-1.9.2-p290/bin:/home/gitlabuser/.rvm/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/gitlabuser/bin:/usr/lib64/qt4/bin/) checking for main() in -licui18n... no *************************************************************************************** *********** icu required (brew install icu4c or apt-get install libicu-dev) *********** *************************************************************************************** *** 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/gitlabuser/.rvm/rubies/ruby-1.9.2-p290/bin/ruby --with-icu-dir --without-icu-dir --with-icu-include --without-icu-include=${icu-dir}/include --with-icu-lib --without-icu-lib=${icu-dir}/lib --with-icui18nlib --without-icui18nlib --with-icui18nlib --without-icui18nlib </code></pre> <p>I have the <strong>libicu.x86_64</strong> package installed (and also tried the <strong>libicu.i686</strong> when I ran into problems, but uninstalled it after it didn't work).</p> <p>It appears the <strong>libicu</strong> package isn't including the files required by the <strong>charlock_holmes</strong> gem, but there aren't any <em>devel</em> packages available. Any suggestions?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload