Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Installing on Red Hat 4.4.7-4

Installing on Red Hat 4.4.7-4

Added by Massimo Di Fazio almost 11 years ago

I’m in trouble trying installing OP on Red Hat 4.4.7-4 when I try bundle install I get this error:

Using arel (3.0.3)
Using tzinfo (0.3.38)
Using activerecord (3.2.18)
Using activerecord-tableless (1.3.3)
Using activeresource (3.2.18)
Using acts_as_list (0.2.0)
Using addressable (2.3.4)
Using awesome_nested_set (2.1.6)
Using debug_inspector (0.0.2)

Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

/usr/bin/ruby extconf.rb
creating Makefile

make
gcc -I. -I/usr/lib/ruby/1.8/x86_64-linux -I/usr/lib/ruby/1.8/x86_64-linux -I. -fPIC -g -O2 -fPIC -O0 -std=c99 -c binding_of_caller.c
make: execvp: gcc: Permission denied
make: ***** [binding_of_caller.o] Error 127

Gem files will remain installed in /home/massi105/.gem/ruby/1.8/gems/binding_of_caller-0.7.2 for inspection.
Results logged to /home/massi105/.gem/ruby/1.8/gems/binding_of_caller-0.7.2/ext/binding_of_caller/gem_make.out
An error occurred while installing binding_of_caller (0.7.2), and Bundler cannot continue.
Make sure that `gem install binding_of_caller -v ā€˜0.7.2’` succeeds before bundling.


Loading...