On Feb 24, 11:43 am, Ryan Allen
<li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>
wrote:>
> I have installed the Windows kit from railsinstaller.org, and gone
> through the basic setup bit that presents itself automatically when
> installation is finished. After that, I am told to run "rails new
> railsinstaller_demo" command. This will run seemingly normally until
I
> reach the lines shown in my second picture.
>
> Does this seem to be a network issue, or a problem with my install?
>
Most likely a network issue. Can you try install the gem manually
again?
gem install turn
If you''re still having issues, it could be a proxy setting that is
missing, check your browser configuration to determine if a proxy is
required and then use --http-proxy argument for gem or use HTTP_PROXY
environment variable.
The proxy syntax is http://user:pass@host:port/
Then, try bundle install and see if that works.
--
Luis Lavena
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.