[PyKDE] building PyQt3 on RHEL 4.0 -- libs in /usr/X11R6/lib64
Glen W. Mabey
Glen.Mabey at swri.org
Thu Jul 27 16:40:22 BST 2006
On Thu, Jul 27, 2006 at 04:02:21PM +0100, Phil Thompson wrote:
> On Thursday 27 July 2006 3:38 pm, Glen W. Mabey wrote:
> > However, when I run configure.py I can examine the variables and see that
> >
> > In [4]: sipcfg.build_macros()['LIBDIR_X11']
> > Out[4]: '/usr/X11R6/lib'
> >
> > How can these values be changed?
>
> configure.py for SIP or for PyQt?
>
> PyQt uses the spec files from your Qt installation - not those that SIP uses.
>
> So, if you mean SIP's configure.py then I don't know what the problem is.
>
> If you mean PyQt's configure.py then it would seem that your Qt installation
> is broken.
Doh! I had changed it for my qt4 installation instead of for qt3. Now
it all works.
Thanks,
Glen
More information about the PyQt
mailing list