Posted Jun 17, 2004 6:47 UTC (Thu) by peterhoeg (subscriber, #4944)
Parent article: The 64-bit question
Guys, it is actually much much simpler. Although the chroot solution gives you all the libs you could ever want, "apt-get install ia32-libs" will give you the most commonly used ones for use directly in a 64 bit environment.
Posted Jun 17, 2004 7:27 UTC (Thu) by droberge (guest, #10852)
[Link]
Unfortunately ia32-libs is for an ia64 system not x86-64. Given that x86 binaries run under emulation on ia64 this approach probably won't work on x86-64 where the 32-bit binaries are run natively.