[Rails] Re: boot.rb:4:in `require
Add this to your ~/.bashrc
export GEM_HOME=/usr/lib/ruby1.9.1/gems/1.9.1
and do a "source ~/.bashrc
1.9.1 is the ruby version, change it according to your development
environment
> # rails s
> /home/luc/firsttest/config/boot.rb:4:in `require': no such file to
> load -- bundler (LoadError)
> from /home/luc/firsttest/config/boot.rb:4:in `<top (required)>'
> from script/rails:8:in `require'
> from script/rails:8:in `<main>'
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home