what the problem? ruby script console wont work? if you tryin this whit a rails 2.3.8 its wont work...explain more the problem please, paste the error appears on terminal ok?
Enviado via iPad Em 04/12/2011, às 20:02, James Star <[email protected]> escreveu: > Hey everyone, > > I am in terminal > > Rails 2.3.8 is installed > Rake 0.9.2.2 is installed > > I used sudo apt-get install > > Yes, I am inside the app directory :) > > I did check echo $PATH and noticed it was pointing to a games directory, > so I changed it with export PATH=$PATH:"var/lib/gems/1.8/bin" (example) > > then I could access rails -v, to get version, but then script/server was not > available. > > Any ideas? Looks like its something to do with PATH, I also checked > bash.bashrc, although I don't quite understand bashrc. > > PS: I tried to open Gmail inside Ubuntu, but I'm using it through XenCenter, > it's quite slow. > So having to re-type everything out :/ > > Cheers, > James > > On Mon, Dec 5, 2011 at 10:46 AM, Colin Law <[email protected]> wrote: > On 4 December 2011 21:27, James Star <[email protected]> wrote: > > Hey, > > > > I've checked my gems env, appears to be fine. > > > > Is there anything else I can check to see why it is not recognising the > > Rails command? > > > > I have read a number of post and they all seem to point back to PATH. > > > > BTW: Using Ubuntu OS. > > Have you installed rails itself? If so how? > > What do you see if do > gem list > > Colin > > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

