On Thu, Jun 12, 2008 at 1:23 PM, SandroDS <[EMAIL PROTECTED]> wrote:
>
> In a different box:
>
> rm -rf ~/.gem
>
> gem --version
>> 1.1.1
>
> sudo gem install activerecord-oracle-adapter --source 
> http://gems.rubyonrails.org
>> ERROR: could not find activerecord-oracle-adapter locally or in a repository
>
> What gives?

Run the prior commands as sudo.  Root  has a different ~/.gem.

Also, try gem list --remote --source <source> <gem name>, on some
different boxes, as non-root, after deleting ~/.gem

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to