вторник, 28 октября 2014 г.

Charlock Holmes issue

After upgrading Ubuntu to 14.04 I have problem with charlock_holmes gem

/opt/extra/apps/project/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require': libicuuc.so.48: cannot open shared object file: No such file or directory - /opt/extra/apps/project/shared/bundle/ruby/1.9.1/gems/charlock_holmes-0.7.3/lib/charlock_holmes/charlock_holmes.so (LoadError)

Solution: just delete bundled gems from project dir and run bundle.



#rm -rf /opt/extra/apps/project/shared/bundle
#bundle

Комментариев нет:

Отправить комментарий