ROR on Ubuntu 14.04

22 views
Skip to first unread message

Suhel Inamdar

unread,
Aug 15, 2016, 9:10:53 AM8/15/16
to Ruby on Rails: Talk
Hi friends i am using Ubuntu 14.04. At the time of ROR installing i faced number of errors.
when i use rvm ruby install it gives "no command found"
but when i use ruby -v and rails -v it shows its versions.
when i use
rails new app
it shows me
`x64_mingw` is not a valid platform.
please correct me.

James Jelinek

unread,
Aug 15, 2016, 9:18:09 AM8/15/16
to rubyonra...@googlegroups.com
Did you do rvm install 2.3.1? Or whatever version number you're using?  Also once in your directory you'll want to do rvm use 2.3.1 or whatever version you're using. Please provide more output if you can. 

Sent from my iPhone
--
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-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a1fe740f-8ec5-4d5e-987b-92cf061aa8d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Colin Law

unread,
Aug 15, 2016, 9:21:11 AM8/15/16
to Ruby on Rails: Talk
How did you install rails? You should have done something like

gpg --keyserver hkp://keys.gnupg.net --recv-keys
409B6B1796C275462A1703113804BB82D39DC0E3
\curl -sSL https://get.rvm.io | bash -s stable --rails

See https://rvm.io

Colin

James Davis, PhD

unread,
Aug 18, 2016, 9:03:08 AM8/18/16
to Ruby on Rails: Talk
Is RVM installed?

What is the output from 'rvm get stable'?

Reply all
Reply to author
Forward
0 new messages