Darrell Anderson
http://humanreadable.nfshost.com/
Can you provide any more information on the bug?
If there is a patch it
would be in the Ubuntu Qt patchset, which I can search for a relevant
patchfile if I know what to look for.
http://www.linuxquestions.org/questions/slackware-14/bug-in-qt-3-3-8b-in-cu…
http://www.google.com/search?num=30&hl=en&safe=off&q=%22qt-3.3.…
I guess it would be up to the Slackware Qt maintainer to apply the patch
shown; if Trinity itself needs patching for any reason please let me know
and I will commit the patch to SVN.
Also, with respect to compiling Trinity, the
tqtinterface
must be compiled
and installed before any other Trinity packages will
compile. You will
therefore need to create a new package that contains the
tqtinterface
library and development headers. All other build
dependencies will
generally be the same as before.
Is there a build script?
It builds the same way as all other Trinity modules. Generally that takes
the form of:
automake->autoconf->configure->make->make install
Required flags have been omitted here, for more details see