They have improved the one-click Windows installer to make installation smoother. It automatically adds rubygems.org as the source of gems.
I recommend going back to the 187 rRuby releasem which is well-tested. Steps: 1. Download and install Ruby using the on-click installer 2. Type "gem install hobo" All of the Rails and other dependent gems install automagically http://screencast.com/t/NTY0YmMzY http://screencast.com/t/MDgxNWNmN On Aug 23, 2:24 pm, kevinpfromnm <[email protected]> wrote: > yeah, I would guess the gem command isn't great on recursive > dependencies perhaps. try installing rails gem first and then hobo. > > On Aug 22, 9:32 pm, Dave Porter <[email protected]> wrote: > > > > > Have you installed Rails ? > > > On Aug 23, 9:07 am, Owen Dall <[email protected]> wrote: > > > > Can you do these from the command line: > > > > > gem list > > > > gem env > > > > And past the results here > > > > Thanks, > > > > Owen > > > > On Sun, Aug 22, 2010 at 8:43 PM, Steve Shephed <[email protected]> wrote: > > > > Hi I am getting the following message when I try to install following > > > > the Rapid Rails with Hobo workbook. > > > > > I have a windows 7 computer. > > > > > Ruby installed fine. > > > > I ran the source commands. > > > > > They when i went to run the gem install hobo the following error > > > > occured: > > > > > C:\Ruby19>gem install hobo > > > > ERROR: Error installing hobo: > > > > rails requires activerecord (= 2.3.8, runtime) > > > > > Could this be a firewall thing? > > > > Some of the other gems ran ok like gemcutter and sqllite3 > > > > > -- > > > > 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 > > > > athttp://groups.google.com/group/hobousers?hl=en. > > > > -- > > > - Owen > > > > Owen Dall, Chief Systems Architect > > > Barquin International > > > Cell: 410-991-0811 -- 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.
