Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Jun 05, 2011 8:06 pm 
Offline

Joined: Mon May 09, 2011 5:20 pm
Posts: 1
Website: http://www.unipasse.com.br
Location: NiterĂ³i - RJ - Brazil
I'm try to run a rails application into the subdomain fronteira.casetec.com.br.
But an getting the error:

Error message:
Could not find activesupport-3.0.5 in any of the sources (Bundler::GemNotFound)

But when a run the command bundle install | grep active I get:
root@li268-202:/railsapp/fronteira# bundle install | grep active
Using activesupport (3.0.5)
Using activemodel (3.0.5)
Using activerecord (3.0.5)
Using activeresource (3.0.5)

And when I try gem list | grep active the result is:
root@li268-202:/railsapp/fronteira# gem list | grep active
activemerchant (1.15.0, 1.14.0)
activemodel (3.0.7, 3.0.5, 3.0.3)
activerecord (3.0.7, 3.0.5, 3.0.3, 2.3.5)
activeresource (3.0.7, 3.0.5, 3.0.3, 2.3.5)
activesupport (3.0.7, 3.0.5, 3.0.3, 2.3.5)

Please, I'm not used to manage Linux and need help to get this issue resolved.

Regards


Top
   
 Post subject:
PostPosted: Thu Jun 09, 2011 4:16 pm 
Offline
Newbie

Joined: Sat Nov 29, 2008 12:59 pm
Posts: 4
Website: http://seanwalberg.com
Whatever command you're running, try prefacing it with "bundle exec"


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group