I'm trying to use the 32-bit tsmuxer on my 64-bit system but I get: $ ./tsMuxeR /tmp/tmp.UObdGrc5Iz/tsMuxeR: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/32/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /tmp/tmp.UObdGrc5Iz/tsMuxeR)
I have emul-linux-x86-baselibs and emul-linux-x86-compat installed and I have IA32 Emulation enabled in my kernel. Does this mean I need to set up a 32-bit chroot? - Grant