PDA

View Full Version : [ubuntu] How to install Passenger 3.0.11 with Apache2 on Ubuntu 11 (on VPS Server)



mdwmdw
August 12th, 2012, 09:37 PM
hello
seeking help on passenger install...
i'm having VPS with Ubuntu 11 with specific server and Ruby on Rails setup.
rails app and gems and all rubies are installed under user "xuser" that is also added to sudoers.
i've successfully installed passenger 3.0.11
home/xuser/.rvm/gems/ruby-1.8.7-p370/gems/passenger-3.0.11
BUT
I need to bind passenger with apache2
so when i'm trying to do it: passenger-install-apache2-module
im getting stuck
with this message
[rake aborted! Command failed with status (1): [g++ -Iext -Iext/common -Iext/libev -fPIC -...]

can anyone help?
What should i see or look at?