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 > > > > [EMAIL PROTECTED] 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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
