|
I solved my problem. Here is how.
If you have a 64bit cpu and you are trying to run ootp10 you may need to do these two things first: create a "tmp" folder in your home directory and then most importantly download the 32bit libs using:
apt-get install ia32-libs
obviously this a debian package.
good luck.
|