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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:51:23+00:00 2026-06-13T01:51:23+00:00

I was running the command bundle install on my Rails project, and it gave

  • 0

I was running the command

bundle install

on my Rails project, and it gave the error:

...
Using activerecord (3.0.11) 
Using activeresource (3.0.11) 
Using bigdecimal (1.1.0) 
Installing fcgi (0.8.8) with native extensions 
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

    /home/jjboat/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb 
checking for fcgiapp.h... no
checking for fastcgi/fcgiapp.h... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.
  • 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-13T01:51:24+00:00Added an answer on June 13, 2026 at 1:51 am

    You need to install the fcgi development package to be able to build native extensions (and you have to have install a C build chain before that as well). You haven’t specified your distro here, but on Red Hat (and derivatives like Fedora) you’ll generally do it like this:

    sudo yum install fcgi-devel
    

    and on Debian (and Ubuntu) you can do the same like this:

    sudo apt-get install libfcgi-dev
    

    I’m not 100% certain about the name of the package in Debian, but it should be easy for you to figure it out.

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

Sidebar

Related Questions

Occasionally while working with a Rails app, running the bundle install command freezes while
when running php bin/vendors install i get the error: Fatal error: Class 'Doctrine\Bundle\DoctrineBundle\Command\DoctrineCommand' not
I'm running node.js on OSX and have just installed mongodb using command npm install
I tried to modify the sintax using 2to3 tool by running command python C:\Python32\Tools\scripts\2to3.py
Running the command generates new rails projects: $ rails generate controller home index The
In ZF you create a project by running this command: zf create project MyProjectName
I'm trying to install Rails 3 on a brand new MacBook Pro running OS
I am using Ruby on Rails 3 on a MacOs running 'Snow Leopard' v1.6.5.
How can I create a rails project using rails/master ? rails new app_name --edge
I get the following output from the sudo bundle install command: Fetching source index

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.