You will need to fetch the following rpms from a RedHat/CentOS mirror:
- compat-db
- compat-gcc-32
- compat-gcc-32-c++
- compat-glibc
- compat-glibc-headers
- compat-libgcc-296
- compat-libstdc++-296
- compat-libstdc++-33
To install the rpms you'll need to install alien as root:
# apt-get install alien
To install the above rpms:
# alien -i /path/to/the/compat/rpms/*.rpm