ERROR: Loading command: install (LoadError)
I have tried removing all traces of Ruby and rubygems from the system,
then rebuilding and installing ruby1.9.2
Thanks,
Jen.
possibly you just need to do the following to add the missing zlib
header files:
sudo aptitude install zlib1g-dev
you might also want to add these header files(if you have not already)
Managed to gget gems working. I had a bit of a problem with aptitude not
removing everything I expected it to, so after a bit of playing I got it
working with ruby-1.9.2.
Now I’ve got some other issues with my rails app, but I’ll post to a
more specific rails forum.
Thanks,
Jen.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.