For a few years now, I've been flying by with easy installations, e.g. the 5-second web-based Wordpress installation. But the age of Ruby has come, and I, too, wish to learn.
But then there's the installation instructions! Take, for example,
Gruff Graphs and
JunebugWiki. And all the other Ruby programs I've come across have similar installation instructions. Where do I even begin?
From what I gather, I need SSH access to my website. Done. I create a MySQL database with mydatabase_username and mydatabasepassword. I then login via PuTTY, then when the command-line screen pops up, I try to login with the MySQL username and password - and then the server says "Access denied", but that's another thing I'll have to settle with my webhost. Perhaps I'm not putting in my username/password correctly. (Then why am I including this tidbit here? I'm not sure, but it might be relevant and I'm just not realizing it.)
In the case of Gruff Graphs: to install, "sudo gem install gruff". I assume that once I'm in somewhere - possibly after getting past the SSH access - I enter in these magic words and ta-da!
This is as far as I've gotten. It could be that I'm missing a big piece of information somewhere, or it could be as simple as just getting past PuTTY. Please do take a newbie by the hand and show me? Alternatively, you could also cattle-prod me in the right direction.
If you want "rails", look into InstantRails, and running it on your local box, to try to get the hang of it.
posted by PEAK OIL at 2:23 PM on February 28, 2007