[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upcoming Debian multiarch support (amd64, sparc64, s390x, mips64) [affects sarge slightly]



* Goswin von Brederlow (brederlo@informatik.uni-tuebingen.de) wrote:
> dpkg doesn't move that, wouldn't work with linked binaries. The
> packages have to be compiled for /usr/lib64/.

That's only true if you're using rpath, which should be the rare case.
An example:

===# ldd /bin/ls
        librt.so.1 => /lib32/librt.so.1 (0x40025000)

I moved librt over to /lib32 for fun, works fine.

	Stephen

Attachment: signature.asc
Description: Digital signature


Reply to: