Re: [PyQt] PyQt 4.7.4 compilation problems on Ubuntu 10.04

2010-07-18 Thread nick . efford

On , Phil Thompson p...@riverbankcomputing.com wrote:

On Sat, 17 Jul 2010 23:11:23 +0100, Nick Efford nick.eff...@gmail.com
 'make' phase fails when attempting to build QtHelp.so, with the
 following error message:
 /usr/bin/ld: cannot find -lXext




Install the libxext-dev package.



D'oh! That fixed it, of course.

Thanks,


Nick
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] PyQt 4.7.4 compilation problems on Ubuntu 10.04

2010-07-17 Thread Nick Efford
Hi,

Has anyone on the list had success compiling PyQt 4.7.4 for Python 3.1
on the 64-bit version of Ubuntu 10.04?

Configuration (using SIP 4.10.5) seems to have worked OK, but the
'make' phase fails when attempting to build QtHelp.so, with the
following error message:

/usr/bin/ld: cannot find -lXext

The compiler command clearly includes a -L/usr/lib option, and
/usr/lib does contain a libXext.so library, so I can't understand the
reason for the linker error.

Any suggestions gratefully received!


Nick
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt