Archive for March, 2005

Installing BerkeleyDB, Apache & Subversion on Debian 3 (woody)

26Mar05

Install Berkeley DB

Go to http://www.sleepycat.com/download/index.shtml and download BerkeleyDB 4.2.52
Download the patches numbered like this patch.4.2.52.?
Extract the BerkeleyDB compressed file
Copy all the patch files into the base directory just extracted
Apply the patches individually using…patch -p0 < [patchfile]
cd into the build_unix directory in the extracted directory
Run…../dist/configure
Run…make
Ensure you’re logged in as root and run…make install (installs to [...]

iPhoto for the PC

13Mar05

Has anyone ever noticed that the bundled software that comes with digital cameras is usually complete crap. I was setting up an Olympus the other day for a family member and the software that came with it was brutal. I use a Mac for most of my media management so I’m used to iPhoto and [...]