32bit apps in 64bit OS (debian)
Have used this many times in the past, but never remember it and always searching for it, so this is more of a note to self.
Installing the 32bit libraries on a 64bit OS (i.e. Debian etch amd64):
apt-get install ia32-libs
No comments yet
