IBM DB2 Express-C Installation in Ubuntu
Manual Installation of DB2
Pre requirements :
Run the following command to install required Library
sudo apt-get install libaio-dev
sudo apt-get install libaio1
If java is not already installed in your system run the following command
sudo apt-get install sun-java6-jdk