[PyQt] Building problems with PyQt4 20070402

Andreas Pakulat apaku at gmx.de
Wed Apr 4 18:36:22 BST 2007


On 04.04.07 14:36:28, Phil Thompson wrote:
> On Wednesday 04 April 2007 10:50 am, Andreas Pakulat wrote:
> > Also I saw that the designer-stuff wants to install itself into some Qt
> > locations, it would be cool if that could be changed to either the
> > prefix that PyQt4 is installed to or to something else I could tell
> > configure.py with a commandline switch. The reasoning is that I don't
> > want to have this installed together with a system-qt4, because this
> > clutters /usr.
> >
> > Designer can load plugins from any location that is given in the
> > environment variable QT_PLUGIN_PATH so its not a problem to install
> > designer plugins to somewhere else.
> 
> I've added a -p flag, it will be in tonight's snapshot.

It seems PyQt4.api is to be installed under
/usr/share/qt4/qsci/api/python/PyQt4.api even though QScintiall itself
is installed under $HOME/qscintiall2/ (I edited the .pro file to
install it there). So a flag to say where the PyQt4.api file should go
would also be appreciated.

Andreas

-- 
You too can wear a nose mitten.



More information about the PyQt mailing list