Archive for the ‘Ruby On Rails’ Category

How to install Ruby on Rails on Ubuntu

Tuesday, July 25th, 2006

The instructions for installing Ruby on Rails have always been lumped in with the Debian ones, and over time the page has gotten pretty messy. I’ve recently been having numerous discussions with various people about the perceived difficulties in installing Rails and its offspring on Ubuntu (and Debian). I’d been meaning to write an installation guide for Ubuntu for quite a while now to address this, but I never seemed to get around to it.

Whilst at LugRadio Live this weekend, I attended the Ruby on Rails BOF during which someone mentioned an install guide and I said I was going to be (re)writing one. This prompted me to pull my finger and actually do it, so without further ado let me introduce the new guide for installing Ruby on Rails on Ubuntu. I decided to create a new page instead of updating the old one not because that’s the Open Source Way but rather because the old one may still be useful to people.

I’m planning on creating a similar (probably almost identical) guide for Debian, and I need to add a couple more bits and pieces to it. I’m also planning on duplicating the content to the equivalent Ubuntu wiki page.

Still Weird

Tuesday, July 25th, 2006

Looks like I was wrong the other day – it wasn’t stray markup that was causing problems. There seems to be something fundamentally broken with my Typo installation.

Everytime I make a post I get the [FATAL] failed to allocate memory error. Sometimes if I repeatedly retry (with re-starting the application inbetween) it lets a post through, but it is starting to get very frustrating.

Right now I’m torn between trying to determine and (hopefully) fix the problem – although I’m hitting a brick wall with that right now – or switching to something else.