Re: support install into lib64 directory?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jimmy Do <crispyleaves gmail com> writes:

Thanks for the reply! But is there something that I, as the developer,
could do to make it more automatic? So that the user can just type:

./configure --prefix=/usr

and my applet files will be automatically installed into /usr/lib64 or
/usr/lib depending on whether the user has an x86_64 machine?

No.  You can't sensibly detect the target platform and make the
decision.  If you want it automatic, you don't want a biarch system;
you want a pure 64-bit or pure 32-bit system rather than a hybrid.

Biarch is a hack that is currently useful for 32- and 64-bit library
coexistence, used AFAICT only by RedHat and SUSE.  It will be
obsoleted once we have proper multiarch support, which will allow us
to have multiple ABIs supported on a single system, not just two.
Some distributions (e.g. Debian) are never going to support biarch.

http://www.linuxbase.org/~taggart/multiarch.html
http://raw.no/debian/amd64-multiarch-3


Regards,
Roger

- -- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQFCFlb5VcFcaSW/uEgRAhfTAKDX4v6IUl0WkSqG/0MGYJan4wZPhgCgmJiD
Po1lLJTZOD0/he8PxVDSAh8=
=ptFq
-----END PGP SIGNATURE-----



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