What happened to the ia32-libs package?
So I've been reading through several answers about the ia32-libs package being no longer supported, which is cool. However, I have a somewhat unique circumstance. On my workstation at work, I'm running Ubuntu 13.10 on an AMD64, and I need to run Liveperson, which requires Java 6, and 32-bitness. It's also not available through apt, and has to be installed independently.
While I was running 12.04, there were ways to still get the ia32-libs package, which was necessary. Is there a way to make this work on 13.10?
$ sudo apt-get install ia32-libs
and got an error (i.e. the 'this no longer exists' error). Sorry if that sounds simplistic and like I'm not trying to work for this or anything, I'm not really good at super user-ing yet lol.
– SocksofGranduer Nov 29 '13 at 16:11