the institute of hybernautics RSS

The Field Journal of Brian Del Vecchio, Paranormal Investigator

Archive

7540364-18275516
Oct
15th
Wed
permalink

Installing Phusion Passenger on RHEL 5

The cross-platform installer for Passenger didn’t work out of the box for me, but I did get it going by installing the following RPMs first:

  • gcc-c++.x86_64 
  • libstdc++-devel.x86_64 
  • httpd-devel.x86_64

In particular, compiling the boost module failed because bits/c++config.h was missing. This was resolved by installing libstdc++devel.

Comments (View)
blog comments powered by Disqus