On 18 September 2014 12:39, Rohan Sarker <rohansarke...@gmail.com> wrote:
> Starting up the Web Server Error Details:
>
> I executed the following commands:
>
> $ rails new blog
> $ cd blog
>
>
> "Starting up the Web Server"
>
>
> $ bin/rails server
>
> C:\Ruby200\blog>bin/rails server
> 'bin' is not recognized as an internal or external command,
> operable program or batch file.
>
> C:\Ruby200\blog>rails server
> Could not find gem 'tzinfo-data (>= 0) x86-mingw32' in the gems available on
> thi
> s machine.
> Run `bundle install` to install missing gems.

I think you may find it difficult to get help when running Rails on
Windows.  I strongly suggest using a Linux distribution such as
Ubuntu, or a Mac as do most developers.  You can run Ubuntu in a
virtual machine on top of windows (using VirtualBox or VMWare) or you
can dual boot your machine to run whichever is appropriate.  Once you
start using Linux you will wonder why you stuck with Windows.  It is
great to feel in control of the PC again.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLswoAvwf9bdtdSwt4bQGi6gQwaL--72vkyavE4zo8cgBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to