Last Tuesday I read the post from Dave where he encouraged people to give drizzle a shot. It got me thinking “why on earth have I not tried it before?” and so Wednesday night, having the options of watching criminal minds or dexter on tv or compiling drizzle, i figured, lets do the right thing for once and get on with it.
I must say, I was not too eager to compile a new tool but the guys at drizzle have done a good job (at least as regards Ubuntu (Lucid) since thats where I installed it) at documenting what is needed. I only needed to improvise a couple of times but that was it.
So here go the commands I used:
sudo apt-get install -y python-software-properties
sudo add-apt-repository ppa:drizzle-developers/ppa
sudo …