Skip to main content

Hivelogic - The Narrative - Building Ruby, Rails, Subversion,...

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 41 people (-13 private), first by anonymouse user on 2007-02-03


Public Sticky notes

This article is a major update to the older (but tried-and-true) post, Building Ruby, Rails, LightTPD, and MySQL on Tiger. Both Ruby, Rails, and their underlying infrastructure have come a long way in recent months, and this article will get you to a leaner, meaner Rails install in less time using fewer steps.

Highlighted by cstein

This article is a major update to the older (but tried-and-true) post, Building Ruby, Rails, LightTPD, and MySQL on Tiger.

Highlighted by absolut

sudo make install

Highlighted by fourdee

sudo make install

Highlighted by fourdee

Building Ruby, Rails, Subversion, Mongrel, and MySQL on Mac OS X

Posted on February 02, 2007 by Dan Benjamin
Tagged as apple, code, development, mac, os x, ruby on rails, technology

Update for Leopard Users: These instructions don’t work perfectly on Leopard (Mac OS X 10.5). I will be releasing a new set of build instructions for building Ruby on Rails (and all of the prerequisites) customized for Leopard once I’ve had a day or so to test and finalize them with the public release.

This article is a major update to the older (but tried-and-true) post, Building Ruby, Rails, LightTPD, and MySQL on Tiger. Both Ruby, Rails, and their underlying infrastructure have come a long way in recent months, and this article will get you to a leaner, meaner Rails install in less time using fewer steps.

Highlighted by harjeet

cd readline-5.1

Highlighted by fetopher