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.
That is distro specific! SuSE puts 64 bit libs in /usr/lib64 on 64 bit boxes while Archlinux just uses /usr/lib. (have not a clue why...)
Oh, never mind. Sometimes the obvious is too easy: ./configure --help.
Sometimes I sit and think. Sometimes I just sit.
Darrell