Ubuntu and Debian Build Notes
The following packages are required to be present for all Ubuntu/Debian builds:
For quick build:
For full build you will also need:
- libgtk2.0-dev
- libsdl1.2-dev
- libreadline5-dev
- libssl-dev
- libicu-dev
- fakeroot (used during .deb creation).
- dpkg-dev (also used during .deb creation).
Ubuntu Gutsy Gibbon
Additional packages you will need:
- python-setuptools
- python-configobj
- python-zopeinterface
Ubuntu Feisty Fawn
Additional packages you will need:
- python-configobj
- python-zopeinterface
Ubuntu Dapper Drake
Ubuntu Breezy Badger
Debian Sarge
This step may no longer be needed, try without first:
If you don't have /usr/lib/libgcc_s.so.1, do:
ln -s /lib/libgcc_s.so.1 /usr/lib/libgcc_s.so.1