*Rails: Got it on the third try*
Ahhhh, that feels good... I tried again today and got Ruby and Rails installed and working in less than an hour. The trick to getting Ruby to install in my own space is an option in configure: [= --prefix=PREFIX] where PREFIX is my own version of /usr/local, ~/local. Once I did that, and make/make install and put ~/local/bin in my path, I was on my way. Gems and rails went on and ran with no problem. So far so good. [/items/Rails] permanent link