trouble installing ruby1.8-dev
|
|
I installed RubyEE using the instructions in the wiki, and all was good:
when i try to install the nokogiri gem i get:
/usr/bin/ruby1.8 extconf.rb install nokogiri Gem files will remain installed in /var/lib/gems/1.8/gems/nokogiri-1.3.3 for inspection. I Searched the internets and I found out you have to run:
but when I do, i just get:
Since you only requested a single operation it is extremely likely that The following packages have unmet dependencies: And I’ve hit a bit of a brick wall with it… Has anyone else had this issue? (Also, it seems the ‘reset password’ link isn’t working, it just tells me the code has expired, even if i click it straight away from the email) |
|
|
Hi Mike, you need to install our version of ruby1.8-dev as well then – that is available from our repository too. John. |