[Qgis-user] Problem compiling PyQt4

2008-01-12 Thread Micha Silver
I am trying to compile qgis 0.9.1 on my Fedora Core 6 system. (qgis 0.8.1 is already installed and working). Fedora 6 runs on Qt-3.3, but I've added Qt4 and Qt4-devel thru yum. I've downloaded and compiled SIP, but when I get to compiling PyQt4 here's the error: python configure.py -w -q

Re: [Qgis-user] Problem compiling PyQt4

2008-01-12 Thread Martin Dobias
On Jan 12, 2008 2:36 PM, Micha Silver [EMAIL PROTECTED] wrote: 1- What do I lose by not having Python bindings? Python support in QGIS is optional, that's why it compiles and works also without it. The most interesting part of the python support for ordinary users is ability to use plugins