[PyKDE] Re: [Pythonmac-SIG] ANN: PyQt-Mac installer available
Kevin Walzer
sw at wordtech-software.com
Fri Nov 12 13:21:45 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yes, I'm aware of that problem--a lot of bug reports. :-) I've spent the
past 12 hours recompiling Qt with threading support. I hope to have
another installer ready to go today.
I'll fix the typo in the instructions. Thanks.
Jack Jansen wrote:
|
| On 10 Nov 2004, at 11:18, Kevin Walzer wrote:
|
|> -----BEGIN PGP SIGNED MESSAGE-----
|> Hash: SHA1
|>
|> PyQt-Mac is a binary installer of the various components of Qt and PyQt
|> for Mac OS X. Included are the following:
|> ?
|> * A complete build of Qt/Mac with QScintilla support.
|> ?
|> * A compiled binary of Sip, the application that converts Qt's C++ base
|> into Python bindings.
|> ?
|> * PyQt.
|> ?
|> * Eric 3, an integrated development environment (IDE) for Python written
|> with the PyQt toolkit.
|
|
| It doesn't seem to work for me:-(
|
| First, and least important, there's a typo in the instructions. You say
| to do the following after installation:
| cd /Developer/qt/pyqt-mac-source/PyQt-mac-gpl-3.1.3
| sudo make install
| That first directory should be PyQt-mac-gpl-3.13
|
| When I had done all that I tried Eric 3, but it quit after bouncing a
| few times. Then I tried it from the command line, with:
| QTDIR=/Developer/qt
| PATH=$QTDIR/bin:$PATH
| DYLD_LIBRARY_PATH=$QTDIR/lib:$DYLD_LIBRARY_PATH
| /Applications/Eric\ 3.app/Contents/MacOS/Eric\ 3
| but it still complained about not being able to find libqt-mt.3.dylib.
|
| Inspection of /Developer/qt/lib indeed did not reveal this file:
| libqt-mt.a and libqt-mt.la are available, but the dylib is missing.
|
| --
| Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
| If I can't dance I don't want to be part of your revolution -- Emma
Goldman
|
|
|
- --
Kevin Walzer, PhD
WordTech Software--Open Source Applications and Packages for OS X
http://www.wordtech-software.com
http://www.smallbizmac.com
http://www.kevin-walzer.com
mailto:sw at wordtech-software.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBlLjpJmdQs+6YVcoRAm9vAJ9KSZNN66Mj6ed/NZMxyx309yk76wCeMBX/
dnlAW2k5rtIU7+s1CTFkeZg=
=MeAZ
-----END PGP SIGNATURE-----
More information about the PyQt
mailing list