Re: [Rails] Cannot install Rails

2014-09-14 Thread tamouse pontiki
On Sun, Sep 14, 2014 at 10:07 AM, Rohan Sarker wrote: > I am using Windows 7 with DELL Vostro Laptop and I cannot install Rails > with Ruby Prompt with the command: > > $gem install rails > > Command prompt is blinking with no response > > I cannot install Rails. Please help. > Sometimes it take

[Rails] Cannot install Rails

2014-09-14 Thread Rohan Sarker
I am using Windows 7 with DELL Vostro Laptop and I cannot install Rails with Ruby Prompt with the command: $gem install rails Command prompt is blinking with no response I cannot install Rails. Please help. *Regards* *Rohan Sarker* *rohansarke...@gmail.com / rohansar...@hotmail.com* -- You

[Rails] Cannot install Rails with Gems on WIndows

2010-02-18 Thread Sébastien Clément
I am using Windows Server 2007 SP2 When I try to install Rails using Gems, it gives me the following error in the DOS console: - C:\>gem install rails ERROR: While executing gem ... (Errno::EACCES) Permission denied - C:/Program Files/Ruby19/bin/rake.bat C:\>

[Rails] Cannot install Rails version 1.2.5

2009-07-01 Thread Sébastien Clément
We have an application that was developed under Rails 1.2.5, and will not work as it is on Rails 2.0 and above. However, when we try to install the earlier Rails version as follows, it forces the installation of v2.3.2: C:\testror>gem install rails -v 1.2.5 --include-dependencies Bulk updating