[PyQt] Installation problem in linux

Phil Thompson phil at riverbankcomputing.co.uk
Thu Sep 27 09:02:36 BST 2007


On Thursday 27 September 2007, Shyamsundar, Purkayastha (Purkayastha)** CTR ** 
wrote:
> Hi
>
>
>
> I downloaded PyQt-x11-gpl-4.3.tar.gz and installed it in linux ( RHEL v
> 4.4 with 2.6 kernel )
>
>
>
> When I execute the configure script I get the following error
>
>
>
> [root at localhost PyQt-x11-gpl-4.3]# python configure.py
>
> Determining the layout of your Qt installation...
>
> Error: Failed to create ./qtdirs using platform linux-g++. Make sure
> your
>
> compiler is installed correctly and you have a working make on your
> PATH.
>
>
>
> Please help
>
>
>
> I even downloaded the latest version of qt and installed it but I still
> get the same error message
>
>
>
> Thanks
>
> Shyam

Pass the -w flag to configure.py to see what is going on.

Phil


More information about the PyQt mailing list