Ubuntu
Note: You will need root access to complete this step.
- Open a terminal shell.
- Ensure that you are accessing the most up to date repositories for apt. (See your distro documentation and/or other resources to verify this step.)
- Enable the universe and multiverse repositories.
Note: For help on enabling the universe and multiverse repositories go here.
- Execute 'apt-get update'.
- Note: Execute the next step for your distro version.
Ubuntu 5.10 Breezy
sudo apt-get install build-essential python2.4-dev python2.4-qt3 libcupsys2-dev libsnmp5-dev libjpeg62-dev lsb libtool automake libusb-dev
Ubuntu 6.06 Dapper
sudo apt-get install build-essential python2.4-dev python2.4-qt3 libcupsys2-dev libsnmp9-dev libjpeg62-dev lsb libtool automake1.9 libusb-dev
Ubuntu 6.10 Edgy
sudo apt-get install build-essential python2.4-dev python2.4-qt3 libcupsys2-dev libsnmp9-dev libjpeg62-dev lsb libtool automake1.9 libusb-dev
Note: If prompted to configure postfix select the appropriate configuration for your system. Most systems will select "No Configuration". You'll need to use the tab and enter key to navigate the postfix configuration.
View the current Release Notes for additional information on this release.