From: Chas Conquest Date: 2009-03-29T19:55:05+09:00 Subject: ruby1.9 - to make it real HI, How make ruby1.9 the default? (but don't want to eliminate 1.8.6 yet) MacPorts installed ruby1.9 here ..../opt/local/bin/ruby1.9 Default OS X Leopard ruby (1.8.6) is found here.... /usr/bin/ruby Do I just rename the stuff in /opt/local/bin from ruby1.9 to ruby and let it be found first? $PATH /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin Many Thanks! -- Posted via http://www.ruby-forum.com/.