Phil Thompson wrote:
> PyQt v4.1 has been released. The main feature is support for Qt v4.2. SIP
> v4.5 is required.
I'm having trouble getting PyQt-4.1 to build on an rhel4/x86_64 box. No
matter what I do, after running configure.py, pyqtconfig.py contains:
'LIBDIR_X11': '/usr/X11R6/lib',
instead of
'LIBDIR_X11': '/usr/X11R6/lib64',
(which is what is in sipconfig.py).
Any tips/tricks? Where is PyQt-4.x getting it's value of LIBDIR_X11 from
(other than sipconfig.py)?
For the record, PyQt-3.17 builds fine and its pyqtconfig.py ends up with
'LIBDIR_X11': '/usr/X11R6/lib64',
-- Rex
_______________________________________________
PyKDE mailing list [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde