juretta.com

Ruby and Rails on Mac OS X Tiger

April 24, 2005
Tags: Mac MySQL PostgreSQL Rails Rails Ruby
ruby -v
[powermac:~] sts% ruby -v ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0]
Readline installieren curl ftp://ftp.gnu.org/gnu/readline/readline-5.0.tar.gz | tar xfz cd readline-5.0 ./configure cd ./shlib; sed -e 's/-dynamic/-dynamiclib/' Makefile > Makefile_; mv Makefile_ Makefile; cd .. make sudo make install sudo rm /usr/lib/libreadline* sudo ln -s /usr/local/lib/libreadline* /usr/lib/

About

This is the defunct blog of Stefan Saasen.