Hi guys, Im having trouble getting RadRails and Locomotive to hook up! (Im obviously on OSX hence Locomotive) Ive tried setting locomotive.app as a interpreter, but it doesnt seem to accept it? Im defently having some problems getting it to work. Thanks guys. -Mike mike [at] armyvisual [dot] com -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
If you want to make it work you can. It''s kind of a hack. Fire up Locomotive and right click on your app and select open in terminal. You will see that it executes a temporary script to set up your environment. If you copy that scripts contents to your $HOME/.profile it will be available to you in your entire login account (including radrails) You''ll be a lot better off if you install rails and rubygems from source. It''s not that hard and there are several popular how-to''s out there. It takes about 10 minutes. On Mar 22, 12:20 pm, Mike <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi guys, > Im having trouble getting RadRails and Locomotive to hook up! (Im > obviously on OSX hence Locomotive) > > Ive tried setting locomotive.app as a interpreter, but it doesnt seem > to accept it? Im defently having some problems getting it to work. > > Thanks guys. > > -Mike > mike [at] armyvisual [dot] com > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
ryan.raaum-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Mar-22 23:44 UTC
Re: Locomotive + RadRails Installation help.
On Mar 22, 6:20 pm, Mike <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi guys, > Im having trouble getting RadRails and Locomotive to hook up! (Im > obviously on OSX hence Locomotive) > > Ive tried setting locomotive.app as a interpreter, but it doesnt seem > to accept it? Im defently having some problems getting it to work.I''ve been told that if you open a Terminal for your application from within Locomotive and then start RadRails from the command line, i.e. open /path/to/RadRails.app then things work. -r> > Thanks guys. > > -Mike > mike [at] armyvisual [dot] com > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---