Re: binary compatibility

Bill Nottingham <[email protected]> Thu, 13 Feb 2003 12:46:51 -0500
Newsgroups gmane.linux.redhat.ia64.general
Message-ID <[email protected]>
Bill Nottingham ([email protected]) said: 
> > If there's a 32-bit lib called libnss_files.so and there's a 64-bit one
> > with the same name, how do I have both on the same system?
> 
> Put them somewhere outside of the standard library search path.

Make that just 'in a different directory than /lib'.

> There's an x86-compat-libs package that should have what you need.

This still applies.

Bill