Project

General

Profile

nokogiri.so LoadError

Added by Arne Pagel about 8 years ago

Dear all,

I just tried to redmine on an ubuntu server, but I am facing some trouble.

I followed this Guidleine:
http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_30x_on_Ubuntu_1404_with_Apache2_Phusion_Passenger_MySQL_Subversion_and_Git_%28Gitolite%29

But now I am stuck, when trying to load Redmine with apache:

incompatible library version - /opt/redmine/.rvm/gems/ruby-2.1.4/gems/nokogiri-1.6.7.2/lib/nokogiri/nokogiri.so (LoadError)

Full paste:

http://pastebin.com/mX5ydPj2

Well I had some trouble before and updated ruby to 2.3.

Anyway, does some have an Idea what might be the Issue here?

regards
Arne


Replies (2)

RE: nokogiri.so LoadError - Added by Toshi MARUYAMA about 8 years ago

Ruby 2.3 is not supported.

RE: nokogiri.so LoadError - Added by Arne Pagel about 8 years ago

right, didn't know (or read) it so far

anyway,
steped back to 2.2 -> redmine uninitialized constant ActionView::Helpers::ActiveModelHelper
steped back to 2.1 -> redmine uninitialized constant ActionView::Helpers::ActiveModelHelper
steped back to 2.0, hey finally got working!!!

Setting up redmine is always an issue, if you don't have to do with ruby (and is not in your focus at all) then you will always struggle and stupidly following instructions you find somewhere.

anyway, for now, working,

thanks

    (1-2/2)