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 7853631
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T19:45:19+00:00 2026-06-02T19:45:19+00:00

I did sudo apt-get install rails and all seemed good. Reading package lists… Done

  • 0

I did sudo apt-get install rails and all seemed good.

Reading package lists... Done
Building dependency tree       
Reading state information...
...
Setting up ruby-actionmailer-2.3 (2.3.14-2) ...
Setting up ruby-activeresource-2.3 (2.3.14-1) ...
Setting up ruby-rails-2.3 (2.3.14-2) ...
Setting up rails (2.3.14.1) ...
Setting up ruby1.8-dev (1.8.7.352-2ubuntu0.1) ...

But now when I try to do

rails new test

I get cannot load such file -- active_support (LoadError)

  • 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-06-02T19:45:20+00:00Added an answer on June 2, 2026 at 7:45 pm

    I would not recommend trying to load rails via aptitude, I would use RubyGems. Then just run gem install rails, and pass a specific version if needed.

    Case in point, aptitude is trying to serve you up Rails 2.3, when Rails is currently on version 3.2. The command you ran, rails new test is the rails 3 version. In Rails 2 it would be script/rails ... something.

    Specifically, you can try:

    $ sudo apt-get remove rails  # remove the previous install attempt of 2.3  
    $ gem install rails          # Install rails version 3+ (3.2 in this case).
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to install Cython on a small VPS running Ubuntu Server. Did sudo apt-get
I installed gitosis on my Ubuntu 10.4 Server via apt-get install gitosis Then I
Here's what I'm getting: $ sudo gem install autotest-fsevent Password: Building native extensions. This
I get this error if I run curl http://npmjs.org/install.sh | sh even with sudo.
Is there any simple way to install RabbitMQ for Ubuntu? I did the the
I installed mongo on ubuntu using the below for the mongo website. sudo apt-key
I'm trying to install ruby-filemagic. I tried sudo gem install ruby-filemagic -v 0.2.2 and
I'm using Ubuntu 11.10 and the terminal to install and run Rails. Here is
I installed the ruby-processing gem using: $ sudo gem install ruby-processing When I try
The question is related to the answer to Unable to install Python without sudo

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.