When running the new v3.2 configure for PyQt, it checks for the version of Qt installed. The evaluation version of Qt for Mac OS X that TrollTech makes available is 3.0.2 yet PyQt is insisting on 3.0.4 or higher (the release candidates allowed for 3.0.2).
... checking for Qt version >= 304 and < 400... configure: error: "incompatible Qt version" Will PyQt work with Qt 3.0.2? If so, do I need to change the configure script so that it doesn't error out? Thanks, Barron _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
