Re: Rails on FreeBSD

On 3/4/07, [email protected] [email protected] wrote:

Hello everyone. I want to use my server to test my Rails scripts. My
server is running with FreeBDS, so my question is what I have to do to
install Ruby on Rails on FreeBDS? :slight_smile: Thanks in advance. Maybe that is
stupid question, but I am newbie :stuck_out_tongue:

Assuming you mean FreeBSD, use the ports tree (or pkg_add) to install
your dependencies
(database, web server, etc), ruby, rubygems, then gem install rails as
usual.

J.

Jordan K. wrote:

usual.
Even simpler:

cd /usr/ports/www/rubygem-rails && make install clean

Jonathan

–
Jonathan W.
http://blog.innerewut.de