Problem Installing PyQt-012

Boudewijn Rempt boud at rempt.xs4all.nl
Thu Jul 6 04:59:44 EDT 2000


Kenneth Payne <kmp at atrium.fsnet.co.uk> wrote:
> Boudewijn -

> I've installed autoconf and automake. This gets rid of all errors 
> except the message about X (if that is an error) but I still get the  
> same probelm on installing pyQT.


Sorry for getting back so late - in the meantime I've tried to 
install PyQt on a few other machines. One problem I had was that
on Redhat /usr/local/lib, where sip installs by default, wasn't
included in ld.so.conf or the ld_library_path. Sip isn't a Python
module, really, so it doesn't reside in /lib/python.


> checking for X... no

I do think you need X, really. Have you got the development packages
installed?

If you try again, first remove config.cache, to force autoconf to look
again, then run ./configure again. If you still can't get it to work,
I'd suggest contacting Phil Thompson - he's far more knowledgeable
in compiling matters than I am. Success!

-- 

Boudewijn Rempt  | http://www.valdyas.org



More information about the Python-list mailing list