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

  • Home
  • SEARCH
  • 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 3962512
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:06:20+00:00 2026-05-20T03:06:20+00:00

I am working on a Rails 3 project. At the client site, the network

  • 0

I am working on a Rails 3 project. At the client site, the network is very restricted. The network domain will not allow access to rubygems, github, etc. I have to install most thing manually. So that is how I installed the different Ruby versions. I have RVM installed now but it can not find the Rubies that are installed. RVM tells me to install the Ruby I am trying to set. Is there a way to still use RVM even though I can not use the default Ruby install as “rvm install ruby-xxx”?

  • 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. Editorial Team
    Editorial Team
    2026-05-20T03:06:21+00:00Added an answer on May 20, 2026 at 3:06 am

    It is possible to get RVM to manage multiple Ruby versions but you have to give it some help, and it can’t do it with Rubies it didn’t compile and install.

    Any Rubies RVM didn’t install are considered “system”, even though there might be multiple ones. Using rvm system tells RVM to remove its path information from the front of your PATH environment variable, letting the shell do its normal search, which hopefully lands on a ruby binary. If you have multiple Rubies outside of RVM’s control, you’ll have to manually adjust your path. That’s the cost of doing it outside of RVM.

    If you want to have RVM install and manage Rubies you can manually copy the Ruby distribution source tarball files into ~/.rvm/archives. Here’s the file’s you’ll need for the current 1.8.7 and 1.9.2:

    ruby-1.8.7-p330.tar.bz2
    ruby-1.9.2-p136.tar.bz2
    rubygems-1.3.7.tgz
    

    Once they’re installed in that folder you should be able to tell RVM to rvm install 1.9.2-p136 or rvm install 1.8.7-p330 and it will extract the contents to ~/.rvm/src and begin the configure, compile, install steps. If it whines at all it will probably want you to unarchive those files into ~/.rvm/src first. Then try the install commands again. Basically we’re playing with RVM’s mind at this point, so if you run into problems you should probably ask the developer for help. You can get his email via rvm -v.

    That’s what I have to do with one of my hosts and it works.

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

Sidebar

Related Questions

Hello Ruby/Rails/Merb developers! Im currently working on a web project that will have a
I am working on a very large Rails application. We initially did not use
My client wants me to download a working ruby on rails project to my
I am working on rails project and I am trying to get exceptions to
I am working on a rails project. Using the tag observe_field, I am taking
I am working on a project using rails 2.1.1. With the new release of
I'm working on an AJAXy project (Dojo and Rails, if the particulars matter). There
Working on a rails project where there's an order confirmation string with a credit
I'm working on a Rails project that utilizes Action Mailer to send out mail
I am working on ruby rails project. I am using Rails 2.3.4 and ruby

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.