Re: [CentOS] Packaging a library for 64-bit or multilib

2018-08-21 Thread Kenneth Porter
Found the problem. The spec file was using "./configure". Replacing that with "%configure" caused it to use the correct libdir variable. It also revealed some more warnings at compile time, so I need to go poke through those. ___ CentOS mailing list

[CentOS] Packaging a library for 64-bit or multilib

2018-08-21 Thread Kenneth Porter
How does "make install" with autotools decide which directory libraries should go in? I haven't packaged anything since 32-bit (ie. a few years ago), and I now need to re-package a new version of a library I'd used before with CentOS 6 32-bit on CentOS 7 64-bit. The library is pxlib (http://