Dear Quiliro,

I found the problem for sure.  After adding the lines:

sudo gem install json
sudo gem install rdoc

and running the script on a brand new installation of KUbuntu 11.10
the error messages during the script run were much fewer, 
but the same error message appears when creating the first website with hobo.

So the issue is NOT dependencies.

I was very discouraged last night when I made this discovery and didn't know 
where to turn next.  
Then this morning I thought "What if the structure of the gem file for mysql2 
does not 
implement proper choosing of the correct version"?

Sure enough, after manually issuing the following command from the "ruby 
language directory:

sudo gem install mysql2 -v 0.2.18

The hobo command for a new project completed successfully.
This proves beyond all doubt that the source of the problem lies in the design 
of the file:

mysql2.gem

Which I'm not about to fix on my own, since I have no idea how they are 
structured.

-- 
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