Hi Lulz, I'm quite sure, it's not Hobo, but the Ruby installation, that causes troubles here. Maybe you have even several versions of Ruby installed. Let's see, what gives a quick
ruby -v How did you install ruby? I highly recommend using .rvm Furthermore I highly recommend not to mess with ruby 1.9.3 any more, but go straight with current 2.1.5. In my Hobo project (1200 hours dev time) it never failed on me. That gives you everything ruby-related (except the projects you're working on) into your /home/username/.rvm dierctory which can easily be rebuilt, in case you break something seriously. Using rvm it for 4 years now regularly. I am and have been using Rails and Hobo on Ubuntu, Lubuntu, Xubuntu, Mint and Crunchbang without any major troubles, so we'll get it to run on your machine as well, I promise. If you like, I can translate my standard installation procedure tomorrow for setting up Ruby and Rails to English, just to tired tonight. Greetings from Vienna, Austria, Stefan -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
