On Mon, 23 Apr 2007, Regis Decamps wrote: > Hi, > > I'd like to run a 32 bits closed-source application. > > Usually, I can do this thanks to emul-x86-* packages.Unfortunately, this > particular application requires a library which is not in app-emulation (I > think). > > What do you advise me to do?
[....] If it is a one-off, and not many other people are likely to want to install it on a 64-bit gentoo, why not just compile and install a 32-bit freealut by hand? as in CXXFLAGS=-m32 ./configure --prefix=/usr/local && make install etc. Cheers, Ian -- [EMAIL PROTECTED] mailing list
