On 10-09-07 08:01 PM, Rajinder Yadav wrote:
i can't seem to get rails 3 to work on my linux system, i have built
ruby 1.9.2-p0 from source, and i have seeing some issues

1) when I type 'bundle install', i get the following error?

Could not locate Gemfile

2) rake is broken

i can't seem to get rake working with rails 3 using ruby 1.9.2, i get
the following error when i type rake -v

ya...@vision:~$ rake -v
/usr/local/lib/ruby/1.9.1/rubygems.rb:340:in `bin_path': can't find
executable rake for rake-0.8.7 (Gem::Exception)
from /usr/local/bin/rake:19:in `<main>'

gems i have install are:

for issue 1) i realize i didn't cd into my rails project folder before executing the command, that seem to be working fine, however still having issue with rake, reinstalling rake didn't fix the error i am seeing

--
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.

Reply via email to