[PyKDE] Hi! I have a problem compiling pyKDE2 in Mandrake 8.0...
Andre Esteves
aife at netvisao.pt
Fri Dec 7 01:06:51 GMT 2001
Hello!
I have decided to play with pyKDE2 and started instalation on my system.
A Mandrake 8.0 with qt2 up to specs for pyKDE.
Instalation of Sip and pyQT went well, only needed to point to ./configure in
pyQT that -with-qt-includes="/usr/includes/qt2/" and a perfect ./configure
and make compile run
Having started to configure pyKDE2, i have also pointed to ./configure that
-with-qt-includes="/usr/includes/qt2" and from then on gave no problems.
Now.. When i started to run make, as it entered the dcop directory the make
run breaks with the following error message:
make all-recursive
make[1]: Entering `/home/aife/devel/python/PyKDE2-3.0alpha2'
Making all in dcop
make[2]: Entering `/home/aife/devel/python/PyKDE2-3.0alpha2/dcop'
/bin/sh ../libtool --mode=link g++ -fno-exceptions -O2 -o libdcopcmodule.la
-rpath /usr/lib/python2.0/site-packages -release 3.0alpha2 dcopcmodule.lo
sipdcopDCOPStub.lo sipdcopDCOPRef.lo sipdcopDCOPObjectProxy.lo
sipdcopDCOPObject.lo sipdcopDCOPClient.lo sipdcopDCOPClientTransaction.lo
-L/usr/lib/python2.0/site-packages -lqtcmodule -L/usr/local/lib
-L/usr/lib/qt2/lib/ -lsip -lqt -ldcopc -lDCOP
-L/usr/X11R6/lib -lSM -lICE -lX11
rm -fr .libs/libdcopcmodule.la .libs/libdcopcmodule.*
.libs/libdcopcmodule-3.0alpha2.*
gcc -shared dcopcmodule.lo sipdcopDCOPStub.lo sipdcopDCOPRef.lo
sipdcopDCOPObjectProxy.lo sipdcopDCOPObject.lo sipdcopDCOPClient.lo
sipdcopDCOPClientTransaction.lo -Wl,--rpath
-Wl,/usr/lib/python2.0/site-packages -Wl,--rpath -Wl,/usr/local/lib
-Wl,--rpath -Wl,/usr/lib/python2.0/site-packages -Wl,--rpath
-Wl,/usr/local/lib -L/usr/lib/gcc-lib/i586-mandrake-linux/2.96/../../..
-L/usr/lib/gcc-lib/i586-mandrake-linux/2.96/../../../../i586-mandrake-linux/lib
-L/usr/lib/gcc-lib/i586-mandrake-linux/2.96 -L/usr/lib -L/usr/X11R6/lib
-L/usr/lib/qt2/lib -L/usr/local/lib -L/usr/lib/python2.0/site-packages
/usr/lib/python2.0/site-packages/libqtcmodule.so -L/usr/lib/qt2/lib/
/usr/local/lib/libsip.so -lqt -ldcopc /usr/lib/libDCOP.so -lSM -lICE -lX11
-Wl,-soname -Wl,libdcopcmodule-3.0alpha2.so -o
.libs/libdcopcmodule-3.0alpha2.so
/usr/bin/ld: cannot find -ldcopc
collect2: ld returned 1 exit status
make[2]: ** [libdcopcmodule.la] Erro 1
make[2]: Leaving directory `/home/aife/devel/python/PyKDE2-3.0alpha2/dcop'
make[1]: ** [all-recursive] Error 1
make[1]: Leaving directory `/home/aife/devel/python/PyKDE2-3.0alpha2'
make: ** [all] Error 2
I don't yet know the full structure of KDE so it's a little confusing to me.
Is it the mandrake distro file structure or what ?
Can someone help me ?
Thanking in advance,
Yours truly,
André Esteves
More information about the PyQt
mailing list