C
Chas Conquest
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!
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!