Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 144039
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:11:25+00:00 2026-05-11T08:11:25+00:00

I have just installed Ruby Enterprise Edition and am installing some gems for it.

  • 0

I have just installed Ruby Enterprise Edition and am installing some gems for it. Stock Ruby 1.8.6 is also installed on the server.

I have added /opt/ruby-enterprise-1.8.6-20090201/bin to my PATH a head of /usr/bin where ruby and gem live.

which gem confirms this:

/opt/ruby-enterprise-1.8.6-20090201/bin/gem

However, when I install gems like this:

gem install some_gem

They end up in /usr/lib/ruby/gems/1.8/gems/ instead of /opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/.

But if I use /opt/ruby-enterprise-1.8.6-20090201/bin/gem install some_gem it does go into REE’s gem directory.

I don’t get it. Is there some config option I have to change? I am using sudo here. Maybe that has something to do with it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T08:11:25+00:00Added an answer on May 11, 2026 at 8:11 am

    There’s a good explanation of what’s going on here:

    sudo changes PATH – why?

    This assumes you’re using Ubuntu. sudo does change the path under ubuntu.

    The gem you have in /usr/bin/ is probably a symlink to /usr/bin/gem1.8. What I did was symlink ruby-enterprise’s gem to /usr/bin/ree-gem like this:

    sudo ln -s /opt/ruby-enterprise-1.8.6-20090201/bin/gem /usr/bin/ree-gem

    then I just use:

    sudo ree-gem install some_gem

    to install gems specifically for ree. If you’re not using the ruby 1.8.6 rubygem, you can symlink REE’s gem to /usr/bin/gem instead:

    sudo ln -s /opt/ruby-enterprise-1.8.6-20090201/bin/gem /usr/bin/gem

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just installed VMWare Server 2.0 on a fresh Fedora Core 8 install.
I have just installed the Platform SDK for Windows Server 2008 and .NET 3.5
I have just installed phpMyAdmin on my new Fedora Core 10 dedicated server. I
I have just installed that latest stable release of TortoiseSVN on Windows Server 2003
I have just installed ruby 1.9.1-p429 with macports. Every time I use it, it
I have just installed paperclip into my ruby on rails blog application. Everything is
I have Windows Server 2008 R2 with MySQL and Subversion installed separately. Just to
I have just installed Rails Ready script from GitHub on my Ubuntu Server 10.04.
I just installed Rails on OSX. I used the stock version of Ruby and
I have just installed C# for the first time, and at first glance it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.