debian, ubuntu + Railsのapacheのインストール(passenger)

rvm ruby-1.8.7-head@global
gem install passenger
aptitude install apache2 apache2-prefork-dev libcurl4
~/.rvm/gems/ruby-1.8.7-head@global/gems/passenger-3.0.2/passenger-install-apache2-module

This installer will guide you through the entire installation process. It
shouldn't take more than 3 minutes in total.

Here's what you can expect from the installation process:

1. The Apache 2 module will be installed for you.
2. You'll learn how to configure Apache.
3. You'll learn how to deploy a Ruby on Rails application.

Don't worry if anything goes wrong. This installer will advise you on how to
solve any problems.

Press Enter to continue, or Ctrl-C to abort.

ここでは3と入力しEnter