If you have a prob with running cod2.
Go to /etc/apt/ and edit your sources.list with:
PHP Code:
deb http://security.debian.org/ wheezy/updates main contrib
deb-src ftp://ftp.iitm.ac.in/debian/ wheezy/updates main contrib
deb http://ftp.debian.org/debian/ wheezy-updates main contrib
deb http://http.us.debian.org/debian/ wheezy contrib non-free main
deb http://ftp.us.debian.org/debian stable main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
Then make:
apt-get update
apt-get install ia32-libs
Normaly if you do it well you cod2 will running.