On Wed, Jun 29, 2005 at 02:16:33PM +0200, Marcin D?bicki wrote: > We've been told that it doesn't install via chroot from amd64 system not > from i386. For example try to install UT2003 via chroot from amd64 and from > i386 livecd, and then try to run it on 64 bit system. Installer of UT2003 > checks if kernel is for x86 and if not then it finishes with error. But we > can still play the game after installation via livecd.
# linux32 installer Makes all calls to system type return i686 instead of x86_64. Fixes everything when you have to run a program that checks the type rather than just running. No need to clumsy reboots with livecds. Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

