On 03/14/2012 11:34 PM, Darrell Anderson wrote:
Here is the problem:
sed -i 's|/usr/include/tqt|/opt/trinity/include/tqt|g' admin/acinclude.m4.in
Install tqtinterface to /usr and all other packages to /opt/trinity. I'm guessing
this is where many of your build problems lie. I don't fight this or try to be clever.
I build tqtinterface to install to /usr. I forget the reason for this, but I think the
reason is all of the automake packages are hard-coded to look there. I don't know
where else in the automake files /usr/include/tqt is hard-coded.
Cmake works differently to detect tqt.h. I believe through the tqt-mt.pc file.
Darrell
I think you have hit the nail on the head. All that crap was hardcoded for
/usr/include/tqt, etc...
If tqtinterface doesn't care where it lives, then I'm installing it in /usr. I
have little hair left after pulling it out tonight :)
--
David C. Rankin, J.D.,P.E.