Here you go:

Fetching source index for http://rubygems.org/
Installing rake (0.9.2.2) 
Installing abstract (1.0.0) WARNING: abstract-1.0.0 has an invalid nil value 
for @cert_chain

Installing activesupport (3.0.11) 
Installing builder (2.1.2) WARNING: builder-2.1.2 has an invalid nil value for 
@cert_chain

Installing i18n (0.5.0) 
Installing activemodel (3.0.11) 
Installing erubis (2.6.6) 
Installing rack (1.2.4) 
Installing rack-mount (0.6.14) 
Installing rack-test (0.5.7) 
Installing tzinfo (0.3.31) 
Installing actionpack (3.0.11) 
Installing mime-types (1.17.2) 
Installing polyglot (0.3.3) 
Installing treetop (1.4.10) 
Installing mail (2.2.19) 
Installing actionmailer (3.0.11) 
Installing arel (2.0.10) 
Installing activerecord (3.0.11) 
Installing activeresource (3.0.11) 
Using bundler (1.0.21) 
Installing json (1.6.3) with native extensions 
Installing rdoc (3.12) 
Installing thor (0.14.6) 
Installing railties (3.0.11) 
Installing rails (3.0.11) 
Installing hobo_support (1.3.0) 
Installing dryml (1.3.0) with native extensions 
Installing hobo_fields (1.3.0) 
Installing will_paginate (3.0.2) 
Installing hobo (1.3.0) 
Installing mysql2 (0.2.18) with native extensions 
Your bundle is complete! It was installed into ./mysql2
The path argument to `bundle install` is deprecated. It will be removed in 
version 1.1. Please use `bundle install --path mysql2` instead. 


Hmmmm......
why can't we adjust the script to do something so that bundler does NOT have to 
run in the new app directory?
I need to be able to issue the command: hobo new myapp -d mysql 

without any hiccups.

Sincerely,

Arthur Baldwin



________________________________
 From: Quiliro Ordóñez <[email protected]>
To: [email protected] 
Sent: Friday, December 16, 2011 1:18 PM
Subject: Re: [Hobo Users] Latest InstantHobo install script for Ubuntu 11.10
 



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.
>
>
>
>
Please enter the application directory (with cd TCO) and run the
    bundle command (sudo bundle install). Copy the output of the command
    to this thread. Then I can tell you what is wrong with the script
    and what to change on it.

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

Reply via email to