-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tomasz Kojm wrote:
| Most likely your distribution is not truly 64-bit, otherwise /usr/lib64 would | be a symlink to /usr/lib That's not true. All fedora based distros have /usr/lib64 for 64-bit libraries and /usr/lib for 32-bit libraries. That's needed for binary compatibility with 32-bit apps. That's why there is rpm macro called %configure which will tell configue to use /usr/lib64 on 64-bit systems. That is ./configure - --libdir=/usr/lib64. - -- Tuomo Soini <[EMAIL PROTECTED]> Foobar Linux services +358 40 5240030 Foobar Oy <http://foobar.fi/> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFItmYvTlrZKzwul1ERAuTeAJ0X8T0OHuntfGsK5IemwUKFTyxvXQCfRKyp 3iK8EOjs16SIGpKK5OEcWPk= =qbZr -----END PGP SIGNATURE----- _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net
