[PyKDE] Problems building PyKDE-2.1 on Linux

Ted Parnefors ted at mtv.se
Sat Oct 28 23:44:03 BST 2000


On Sat, 28 Oct 2000, Boudewijn Rempt wrote:

> On Sat, 28 Oct 2000, Ted Parnefors wrote:
> 
> > I have been unable to build PyKDE-2.1 on my platform running:
> > qt-2.2.1
> > Python-2.0
> > sip-2.1
> > PyQt-2.1
> > 
> > I get the following error message when trying to build it:
> > $ make
> > make  all-recursive
> > make[1]: Entering directory `/usr/src/PyKDE-2.1'
> > Making all in kdecore
> > make[2]: Entering directory `/usr/src/PyKDE-2.1/kdecore'
> > /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/src/PyQt-2.1/sip -I/usr/local/include/python2.0 -I/usr/local/include/sip -I/usr/src/qt-2.2.1/include  -I/usr/X11R6-DRI/include -I/usr/local/kde/include  -fno-exceptions -O2 -c kdecorecmodule.cpp
> > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/src/PyQt-2.1/sip -I/usr/local/include/python2.0 -I/usr/local/include/sip -I/usr/src/qt-2.2.1/include -I/usr/X11R6-DRI/include -I/usr/local/kde/include -fno-exceptions -O2 -Wp,-MD,.deps/kdecorecmodule.pp -c  -fPIC -DPIC kdecorecmodule.cpp -o kdecorecmodule.lo
> > In file included from kdecorecmodule.cpp:5:
> > kdrag.sip:16: drag.h: Filen eller katalogen finns inte
> > In file included from sipkdecoreKApplication.h:20,
> >                  from kdecorecmodule.cpp:8:
> > kdrag.sip:45: drag.h: Filen eller katalogen finns inte
> > In file included from kdecorecmodule.cpp:12:
> > kcolorgroup.sip:18: kcolorgroup.h: Filen eller katalogen finns inte
> > In file included from kdecorecmodule.cpp:15:
> > kdrag.sip:29: drag.h: Filen eller katalogen finns inte
> > In file included from kdecorecmodule.cpp:17:
> > kdrag.sip:120: drag.h: Filen eller katalogen finns inte
> > make[2]: *** [kdecorecmodule.lo] Error 1
> > make[2]: Leaving directory `/usr/src/PyKDE-2.1/kdecore'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/src/PyKDE-2.1'
> > make: *** [all-recursive-am] Error 2
> > 
> > If I try doing a "make build-src" I end up with:
> > sip: Unable to find file "qt.sip"
> > 
> > This despite the fact that it the qt-sip files have been installed
> > at the default location (/usr/local/share/sip)
> > 
> > Does this only happen to me or have I missed out on something??
> > 
> 
> What does 'Filen eller katalogen finns inte' mean? File or directory does
> not exist?
> 

Ooops. :)) How silly of me... Yeah, it means exactly what you wrote,
it's in swedish. I missed translating that. :)

-- 
 Ted Parnefors <ted at mtv.se>, KeyID 0x6627DEE4
 PGP Fingerprint 1C39FA94703EB54A011CF18932018E256627DEE4






More information about the PyQt mailing list