GenerationIP

Just for you

  • Increase font size
  • Default font size
  • Decrease font size
Home Documentation System Documentation Howto install ruby on rails with mod_passenger

Howto install ruby on rails with mod_passenger

E-mail Print PDF
User Rating: / 2
PoorBest 
Article Index
Howto install ruby on rails with mod_passenger
Installation of GEMS & Dependencies
Passenger & Mod_passenger installation
Configuration of Apache & mod_passenger
Example & Tips and Tricks
All Pages

Type : System
Operating System :REDHAT and CENTOS

Ruby on rails is a open-source framework very powerful and useful to optimse the development and productivity

Mod_passenger is use to run rails application via APACHE.

Requirement :

Before the install the installation of Ryby on rails with mod_passenger you need to install some packges.

If you want to use SVN with ruby for capistrano for example, you have to install subversion

yum install subversion

If your application need to access to a mysql server, you have to install the lib to enable the mysql ruby dependency.

yum install mysql-devel

For the installation of passenger, you need to install the compilation tools like GCC and the devel code for http and apr-util

yum install gcc gcc-c++ libstdc++ httpd-devel apr-util-devel

Installation of Ruby

On redhat or centos you have the base for the installation of ruby but the version of ruby is limit to 1.8.5 for the moment.

yum install ruby ruby-devel ruby-libs ruby-irb ruby-rdoc subversion-ruby



Last Updated on Saturday, 30 January 2010 22:43  

Share this article:

Add to: Mr. Wong Add to: Webnews Add to: Icio Add to: Oneview Add to: Kledy.de Social Bookmarking Add to:  FAV!T Social Bookmarking Add to: Favoriten.de Add to: Seekxl Add to: Social Bookmark Portal Add to: BoniTrust Add to: Power-Oldie Add to: Bookmarks.cc Add to: Newskick Add to: Newsider Add to: Linksilo Add to: Readster Add to: Yigg Add to: Linkarena Add to: Digg Add to: Del.icoi.us Add to: Reddit Add to: Jumptags Add to: Upchuckr Add to: Simpy Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Blogmarks Add to: Diigo Add to: Technorati Add to: Newsvine Add to: Blinkbits Add to: Ma.Gnolia Add to: Smarking Add to: Netvouz Add to: Folkd Add to: Spurl Add to: Google Add to: Blinklist Information