On Windows XP, if I try to do:
gem install --source http://gems.rubyforge.org/ salted_login_generator
then it starts, throws some errors related to Rdoc and eats up all the memory of my computer, and I have to kill the process. I am new to ruby, but I have succesfully installed other gems.
Anybody an idea what is wrong ?
|