Phusion™, The Computer Science Company | Chamber of Commerce no 08173483 (Enschede, The Netherlands) | info@phusion.nl

Download Ruby Enterprise Edition

100% open source

All operating systems

Step 1: Download

Step 2: Install

Extract it:
tar xzvf ruby-enterprise-X.X.X.tar.gz
Run the installer (completely safe, none of your system files will be touched!):
./ruby-enterprise-X.X.X/installer

Step 3: Make Phusion Passenger use Ruby Enterprise Edition instead of regular Ruby

Follow the instructions that the Ruby Enterprise Edition installer gave you.

Ubuntu Linux

Step 1: Download

(The Ruby interpreter will be available as /usr/local/bin/ruby)

Step 2: Make Phusion Passenger use Ruby Enterprise Edition instead of regular Ruby

You need to reinstall Phusion Passenger using Ruby Enterprise Edition. You can do so with the following command:
/usr/local/bin/passenger-install-apache2-module
Then follow the instructions provided by the Phusion Passenger installer.

Debian Linux

Step 1: Download

(The Ruby interpreter will be available as /usr/local/bin/ruby)

Step 2: Make Phusion Passenger use Ruby Enterprise Edition instead of regular Ruby

You need to reinstall Phusion Passenger using Ruby Enterprise Edition. You can do so with the following command:
/usr/local/bin/passenger-install-apache2-module
Then follow the instructions provided by the Phusion Passenger installer.

* Except Microsoft® Windows.