On 06/24/2012 03:54 PM, David C. Rankin wrote:
I reopened 1016 because it isn't fixed for all. We
need to find a way to
properly handle the lib/lib64 issue because unless your distro uses lib64,
tqca-tls Fails to Build.
Bug 1016 closed - with notes about requirement to update TQt3 build scrips
pre-configure for boxes that use FHS standard /lib on 64 bit installs. That
leaves a rabbit trail for anyone that runs into the same issue. The note and
example left are:
## Fix commits 4412d295 and 18696899 for FHS standard /lib installs
# on 64-bit boxes
sed -i 's|lib64|lib|g' mkspecs/linux-g++-64/qmake.conf
After making the change (e.g. simply editing mkspecs/linux-g++-64/qmake.conf
post-install) tqca-tls built without issue on Arch.
--
David C. Rankin, J.D.,P.E.