Dne st 29. ledna 2014 Darrell Anderson napsal(a):
I am unable to build python-tqt. The failure:
Traceback (most recent call last):
File "configure.py", line 31, in <module>
from sip4_tqt import sipconfig
ImportError: No module named sip4_tqt
make: *** No targets specified and no makefile found. Stop.
I don't have anything in my sip4-tqt package named sip4_tqt.
Reversing commit bef77650 allows python-tqt to build.
What is the conflict?
Darrell
sip4-tqt and python-tqt is now a need to build as a python modules. Look
for information from François in bug 1790 and the build scripts in RedHat
and Debian.
http://bugs.pearsoncomputing.net/show_bug.cgi?id=1790
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian/squeeze/depend…
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian/squeeze/depend…
Maybe it would be good to modify sip4-tqt and python-tqt to internally
implement the installation as modules. Python but I'm not so buddy, to I
dared to do it.
Slavek
--