Tim,
Working my way through the packages based on Tqt3, I've run into a build issue with avahi-tqt. I've gone back through Jay and Darrell's messages on the list, so I know there were problems with the packages -- but is it still broke or is it on my end??
The config.log error I get is:
configure:19151: $PKG_CONFIG --exists --print-errors " tqt-mt " Package tqt-mt was not found in the pkg-config search path. Perhaps you should add the directory containing `tqt-mt.pc' to the PKG_CONFIG_PATH environment variable No package 'tqt-mt' found
I don't understand the error, I have:
/opt/tqt3/lib/pkgconfig/tqt-mt.pc
which should be found given the /etc/profile/tqt.sh setting $QTDIR. Any quick hacks to get around this one?