简体   繁体   中英

Unable to run rinari-web-server

When I run rinari-web-server I am getting this error:

/home/pedrorolo/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- bundler/setup (LoadError)
    from /home/pedrorolo/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /home/pedrorolo/workspace/geoptima-registrator/config/boot.rb:6:in `<top (required)>'
    from /home/pedrorolo/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /home/pedrorolo/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /home/pedrorolo/workspace/geoptima-registrator/script/rails:5:in `<main>'

I have the rvm emacs package installed. What am I doing wrong?

Had the same problem, fixed it by installing rvm.el

https://github.com/senny/rvm.el

Edit: duh, didn't fully read your question. Sorry.

I managed to make this work by explicitly loading the rvm.el file in my.emacs.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM