After switching my OS X Snow Leopard python default to 64-bit with:

defaults write com.apple.versioner.python Prefer-32-Bit -bool no

And then following Darren's directions, everything went fine until PyQt make
install, which proceeded without problem until

ld: library not found for -lqpygui
collect2: ld returned 1 exit status

Googling for lqpygui was not helpful so wondering if anyone has any
thoughts.

Steve
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to