I have an amd64 installation of Debian 6.0 (Squeeze), where I need to install a 32 bit version of the libpcap0.8.
I have done an apt-get install ia32-libs
which gets me a 32 bit libc and a few other things, but now I need another specific 32 bit package.
What do I have to do ?
(EDIT: the suggested duplicate is for Debian 7 and Ubuntu, and does not work on Debian 6)
schroot
approach? – terdon Feb 25 '14 at 14:16