Hi Quillro, I am still having a few issues with the install script:
While running the configure step for the Ruby Language: "Failed to configure gdbm" During installation of hobo: when creating ri documentation for the rails 3.0 step: "file lib not found" It does the same thing for the RDoc file for rails 3.0 and the other one too. When the script comes to the line: bundle install mysql2: "Could not locate Gemfile" when I test the installation with the following 3 commands, I get the expected results: ruby -v rails -v hobo the version numbers are correct. but when I issue the following command: hobo new TCO -d mysql and try to run the wizard, it stops right away after telling it to run the wizard and says: Could not find gem 'mysql2 (~> 0.2.17) ruby' in any of the gem sources listed in your Gemfile. Run `bundle install` to install missing gems. I'm sure that the script needs some more work...but I'm stuck as to how to fix it. I'm attaching the script file as I'm currently using it. Sincerely, Arthur Baldwin ________________________________ From: Quiliro Ordóñez <[email protected]> To: [email protected] Sent: Thursday, December 15, 2011 12:36 PM Subject: Re: [Hobo Users] Latest InstantHobo install script for Ubuntu 11.10 On 15/12/11 15:28, Arthur Baldwin wrote: I think I nailed it this time! Here is a revised script. I found that the latest "stable version" of ruby is 1.9.3-p0 and that rake is included already in ruby. > > >So I removed the line that was installing rake, and updated the ruby install >to the latest version....and viola...we are up and running! > Great Arthur. It would be nice to test it on a brand new installation of the OS. I am not currently using Trisquel but will try it in a couple of weeks. -- 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. -- 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.
InstantHobo.bash
Description: Binary data
