On Tuesday 09 December 2003 9:59 pm, Hans-Peter Jansen wrote: > On Tuesday 09 December 2003 22:34, Phil Thompson wrote: > > On Tuesday 09 December 2003 5:55 pm, Hans-Peter Jansen wrote: > > > A bit of stracing showed, that libsip.so isn't lookup'ed > > > correctly, which could be related to > > > /usr/lib/python/site-packages not existing in /etc/ld.so.conf. > > > Shouldn't this being resolved automatically? > > > > Yes - and it is for me. > > > > What does make -n look like for PyQt? > > (cd qt; make) > /usr/src/packages/BUILD/PyQt-x11-gpl-3.9/qt > make[1]: Entering directory `/usr/src/packages/BUILD/PyQt-x11-gpl-3.9/qt' > g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -fPIC -O2 > -march=i586 -mc pu=i686 -fmessage-length=0 -fPIC -w -D_REENTRANT > -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/ usr/include/ > -I/usr/include/python2.3 -I/usr/lib/qt3/include -I/usr/X11R6/include -o > qtpar t0.o qtpart0.cpp > /usr/lib/qt3/bin/moc -o moc_qtpart0.cpp qtpart0.h > g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -fPIC -O2 > -march=i586 -mc pu=i686 -fmessage-length=0 -fPIC -w -D_REENTRANT > -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/ usr/include/ > -I/usr/include/python2.3 -I/usr/lib/qt3/include -I/usr/X11R6/include -o > moc_q tpart0.o moc_qtpart0.cpp > g++ -shared -o libqtcmodule.so qtpart0.o moc_qtpart0.o -L/usr/lib/ > -L/usr/lib/python2.3/si te-packages -L/usr/lib/qt3/lib/ -L/usr/X11R6/lib/ > -lqassistantclient -lsip -lqt-mt -lXext -lX11 -lm -lpthread > make[1]: Leaving directory `/usr/src/packages/BUILD/PyQt-x11-gpl-3.9/qt' > > Just say a word, if you need sth. more...
Does $QTDIR/mkspecs/default/qmake.conf define QMAKE_RPATH? Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
