I'm updating my build scripts to
support 64-bit packages.
Should (T)Qt3 install the lib files to $PREFIX/lib or
$PREFIX/lib64?
Thanks.
More specifically, I'm stumbling over my feet trying to get TQt3 to build and install
the lib files to $PREFIX/lib64. They keep getting installed to $PREFIX/lib and then
tqtinterface won't build.
Darrell