Tôi đang cố gắng cài đặt Gitlab theo sau this install script, nhưng đang gặp sự cố khi đá quý charlock_holmes không cài đặt được. Tôi không quen thuộc với Ruby. Tệp charlock_holmes-0.6.8 gem_make.out
của tôi dưới đây.Đã xảy ra lỗi trong khi cài đặt charlock_holmes libicu
/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/[email protected]/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/[email protected]/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
Tôi có cài đặt các gói libicu.x86_64 (và cũng có thể thử các libicu.i686 khi tôi chạy vào vấn đề, nhưng gỡ bỏ cài đặt nó sau khi nó đã không làm việc).
Dường như libicu gói không bao gồm các tập tin theo yêu cầu của charlock_holmes đá quý, nhưng không có bất kỳ devel gói sẵn. Bất kỳ đề xuất?
Tôi đã tạo tài khoản cá nhân và nhấp vào liên kết bạn đã cung cấp khi đăng nhập và nhận thông báo 'Chúng tôi xin lỗi, nhưng không thể tìm thấy gói .', nhưng tôi tìm thấy nó tại http: // pkgs .org/centos-6-rhel-6/centos-rhel-x86_64/libicu-devel-4.2.1-9.1.el6_2.x86_64.rpm/download/ –
Tôi gặp vấn đề tương tự nhưng gói centos6 không sửa nó ... – rich