> So what can you do?  Either of the following should work:
> 
> * Run `configure' with the same prefix argument you've used for glibc 2.0.x
>   so that the same paths are used.
> * Replace /lib/ld-linux.so.2 with a link to the dynamic linker from glibc
>   2.1.
> 
> You can even call the dynamic linker by hand if everything fails.  You've
> got to set LD_LIBRARY_PATH so that the corresponding libc is found and also
> need to provide an absolute path to your binary:

You could also copy all needed files to a different directory hierarchy
and play games with chroot. That's always fun.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to