[PyQt] Problem building PyQt 4.4 on Mac OS X (10.4.11) Solved

2008-05-24 Thread Romuald Riem
Hello, 10 days ago, I couldn't built the PyQtHelp module. The QtLucene library wasn't found. In fact, it was in /usr/lib, and, if I understand the makefile, it was espected in /Library/Frameworks. So I copy the library in the /Library/Frameworks, and that's work ! Is it a problem with

Re: [PyQt] Problem building PyQt 4.4 on Mac OS X (10.4.11)

2008-05-15 Thread Hans-Peter Jansen
Am Donnerstag, 15. Mai 2008 schrieb Romuald Riem: > Le 14 mai 08 à 22:54, [EMAIL PROTECTED] a écrit : > > Am Mittwoch, 14. Mai 2008 schrieb Romuald Riem: > > > > blind guess: replace -lQtCLucene with -framework QtCLucene in the > > offending > > Makefile.. > > > > I try it but I've got the same pro

Re:[PyQt] Problem building PyQt 4.4 on Mac OS X (10.4.11)

2008-05-15 Thread Romuald Riem
Le 14 mai 08 à 22:54, [EMAIL PROTECTED] a écrit : Am Mittwoch, 14. Mai 2008 schrieb Romuald Riem: Hello, I'm trying to build and install PyQt 4.4 on Mac os 10.4.11. I use Python 2.5 and Qt 4.4 (GPL version). I installed PyQt 4.3.3 without any problem. I use default values (and the link to qm

Re: [PyQt] Problem building PyQt 4.4 on Mac OS X (10.4.11)

2008-05-14 Thread Hans-Peter Jansen
Am Mittwoch, 14. Mai 2008 schrieb Romuald Riem: > Hello, > > I'm trying to build and install PyQt 4.4 on Mac os 10.4.11. > I use Python 2.5 and Qt 4.4 (GPL version). I installed PyQt 4.3.3 > without any problem. > > I use default values (and the link to qmake) with configure.py > > The only strange

[PyQt] Problem building PyQt 4.4 on Mac OS X (10.4.11)

2008-05-14 Thread Romuald Riem
Hello, I'm trying to build and install PyQt 4.4 on Mac os 10.4.11. I use Python 2.5 and Qt 4.4 (GPL version). I installed PyQt 4.3.3 without any problem. I use default values (and the link to qmake) with configure.py The only strange thing at this step is this message: ... QtDesigner module