[PyQt] Installation problem in linux

Andreas Pakulat apaku at gmx.de
Thu Sep 27 11:18:33 BST 2007


On 27.09.07 14:59:05, Shyamsundar, Purkayastha (Purkayastha)** CTR ** wrote:
> ########################################################################
> ####
> 
> It seems something is amiss in terms of qt path,I installed qt v 4 over
> qt3.3 ( which was pre installed with os )  but I am unsble to figure out
> the meaning of the last warning,

The warning is not important, important are the errors above. What do
you mean with "installed qt4 over qt3.3" Did you install Qt4 in the same
prefix and thus overwriting parts of Qt3.3? Why did you do that? This
breaks all Qt3 based apps on your system, especially as qt3 was
installed from system tools. Just install Qt4 "somewhere else" and let
configure.py know the absolute Path of Qt4 qmake using the -q switch.

Andreas

-- 
You will live a long, healthy, happy life and make bags of money.


More information about the PyQt mailing list