On Tue, 11 Jun 2002 18:03:03 +0200 "jblazi" <[EMAIL PROTECTED]> wrote:
> I had to rebuild my system and now I cannot build PyQt any more. I built Qt > 3.0.4, Sip and then I ran ./configure and make. > Finally, when I run make install, I get > > /bin/sh ../mkinstalldirs /usr/local/lib/python2.2/site-packages > /usr/bin/install -c -m 644 qt.py /usr/local/lib/python2.2/site-packages/qt.py > make install-data-hook > make[3]: Entering directory `/usr/local/PyQt-3.2.4/qt' > (cd /tmp; > >PYTHONPATH=/usr/local/lib/python2.2/site-packages:/usr/local/lib/python2.2/site-packages > > /usr/local/bin/python -c "import qt") > Traceback (most recent call last): > File "<string>", line 1, in ? > File "/usr/local/lib/python2.2/site-packages/qt.py", line 49, in ? > import libqtc > ImportError: /usr/local/lib/python2.2/site-packages/libqtcmodule.so: undefined > symbol: hideEvent__10QScrollBarP10QHideEvent > make[3]: *** [install-data-hook] Error 1 > > Can anybody help me? Please read thread with subject: [PyKDE] Qt 3.0.4 and PyQt-3.2.4 install trouble in short: make clean ./configure --with-qt-dir=$QTDIR and tell us, if it fixes the install problems for you, too. > TIA, > Janos Blazi > Cheers, Hans-Peter _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
