software engineering
Software engineering, patterns, programming.







Subscribe to "software engineering" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.
 

 

Tuesday, May 24, 2005
 

Finally sitting down play with rails on OS X. I had previously built Ruby 1.8.2 from source and installed into /usr/bin on top of OS X's default ruby -- seemed to work fine. Now, just upgraded to Tiger last weekend, got as far as creating a new rails model, when I got a nifty little error:

Access denied for user: 'root@localhost' (Using password: YES)

Seems that Tiger broke ruby for more folks than just me.

Whiz-bang-crash, several packages later...

  • fix-ruby-tiger.sh from above
  • download, build and install fastcgi
  • download and install MySQL 4.1.12 from an OSX binary package
  • download, build and install mod_fastcgi (apxs works!)
  • install mysql gem (gem install mysql -- --with-mysql-include=/usr/local/mysql/include --with-mysql-lib=/usr/local/mysql/lib)

So far, so good, but haven't reached the kicker yet...what amazes me though through this whole process is how transparent it all is. It's happening on a Mac, but it's all good ol' FOSS that configure && make && make install's as good as on any other box (except XP :).


10:35:58 PM    comment []


Click here to visit the Radio UserLand website. © Copyright 2005 Nick Sieger.
Last update: 5/24/05; 10:36:07 PM.
This theme is based on the SoundWaves (blue) Manila theme.
May 2005
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        
Apr   Jun