KeePassX, the cross-platform port of KeePass Password Safe, the excellent password manager, requires a few libraries that do not come in the standard Ubuntu 9.10 installation, which just officially released yesterday.
Here are the steps I took to get KeePass installed:
- sudo apt-get install build-essential
- sudo apt-get install libqt4-dev
- sudo apt-get install xorg-dev
- download and extract the KeePassX tarball from SourceForge
- in the extracted directory:
- qmake
- make
- sudo make install
KeePass should now be available in the Accessories