Great contribution Arthur. I think I might be able to retire. ;-)

So these are the changes:
echo Using Gem to install json...
sudo gem install json
echo Using Gem to install RDoc...
sudo gem install rdoc
echo Using Gem to install MySQL2 driver...
sudo gem install mysql2 -v 0.2.18

That means that mysql2 version 0.2.18 is not the latest and that rdoc and json are not dependencies of any other previously installed gem in the script. ¿Am I correct? If you can test this, you can make the script even better than you have up to now.

--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to