Thomas Steffen <[EMAIL PROTECTED]> writes: > On 8/19/05, Christoph Best <[EMAIL PROTECTED]> wrote: >> Maybe I'll try to modify dlopen() to prepend "/emul/ia32" if the file >> cannot be loaded and see if this solves the problems. I do not think >> this should break anything.
That path should be set by the user. Not everyone has his chroot installed in /emul/ia32. > > Yes, I think that should solve most of these problems. The goal would > be to make ia32 binaries work "out of the box" with a chroot > environment installed there. I think for the cases I tested this > modification should work, and it is much nicer than setting > environment variables. Shouldn't multiarch solve these problems as well? Then packages would install their modules in /usr/lib/$arch/$package (or was it /usr/lib-$arch/$package?) and everyone should be happy. Matthias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

