On Fri, Dec 7, 2012 at 10:30 PM, Darrell Anderson darrella@hushmail.com wrote:
I am trying to build the git version of tqt but every time it fails with a statement saying that tqmake was not found. Is this a bug
or
do I not have a package installed that I should?
There is tqt3 and tqtinterface but no tqt. To which are you referring?
qt3 is maintained for historical purposes only. Don't build qt3.
tqt3 must be built before tqtinterface. Those two must be built before building anything else.
You mentioned using Arch. Be sure to use the build scripts provided by them.
I don't know whether that helps.
Darrell
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Thanks for that Darrel. I am tryng to follow what Arch recommends but it is to no avail. Perhaps I am doing something wrong, or there is a configuration to get the package to build tat I do not know of. The package is tqt3, though I have tried to get qt3 to build too and that does not build either. So I am pretty confident now that it is user(me) error somewhere, somehow.