[PyKDE] sips installation problem ...

Jim Bublitz jbublitz at nwinternet.com
Fri Feb 13 06:46:01 GMT 2004


On Thursday February 12 2004 16:52, hcohen2 wrote:
> First question should I be using version 4 with Python 2.2.2
> and Qt 3.1.2?

> If version 3 is valid, could someone point me to a possible
> solution to error messages I am seeing when I run: python
> configure.py?
>
> I have seen this twice now:
>
> ....
> Qt support is disabled.

Looks like you need to do:

export QTDIR=<base Qt directory>

On SuSE <base Qt directory> is /usr/lib/qt3 - should be something 
similar on other distributions.

You can just 'echo $QTDIR' to see what or if the environment 
variable is set - probably isn't.

Jim

> The platform/compiler configuration is linux-g++.
> Creating sipconfig.py...
> Creating top level Makefile...
> Creating sip code generator Makefile...
> Creating sip module Makefile...
> Error: "siplib/siplib.sbf" defines "moc_headers" for a non-Qt
> module.
>
> and yesterday:
>
> Error: "siplib/siplib.sbf" defines "moc_headers" for a non-Qt
> module.
>
> Is it significant that qt3 is seen as disabled?  Both the qt
> designer and assistant are available from my menu.
>
> Thanks for any assistance.
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde




More information about the PyQt mailing list