On Oct 13, 2005, at 9:07 AM, Unnsse Khan wrote: > Thanks James, > > I would I "un-install" the Mac OS X Ruby and install the new one > (ruby 1.8.3)? No, it's best not to muck with Apple's install. Better to install your own in /usr/local/, and then adjust your PATH to check there first. This is the default install location when you build Ruby. > Or do I login as root and just download the tar.gz file and unzip > it and then do a configure and then make install? That's the ticket. > Would this overwrite the ruby 1.8.2 that I have? No. James Edward Gray II