From: Patrick S. <pat...@gm...> - 2006-03-27 19:32:17
|
excellent! I'll give that a whack. having one machine with 2.3 was causing me to write more compliant code, bu= t oh well...I want subprocess! On 3/27/06, Andy Davidoff <ada...@sm... > wrote: > > I am using PyQt4-snapshot* against a from-source python-2.4.2 on OS X. > > Check that your DYNLOADFILE isn't defaulting to something like > dyn_next.o. You can see configure report the use of dyn_next, so > it's easy to test early in the build process. I hacked around this > and promptly forgot my solution, but I was later able to provide the > hint to a coworker and he now reports that you'll need to do a > DYNLOADFILE=3Ddyn_shlib.o ./configure --enable-framework --enable= - > toolbox-glue --enable-shared ... > > Thanks to Phil and the group for the software and support, > > > On Mar 27, 2006, at 2:58 AM, Patrick Stinson wrote: > > After hours of frustrating madness, I've finally realized that you > > can't use pyqt4 with MacPython-2.4.1 or python-2.4.2 from source. > > Everything works fine with the MacPython-2.3.5 installed with > > tiger, as long as qt is configured with -no-framework. > > > > Is there some dynamic library config option on python-2.4.2 that > > will fix this? > > > > .and to think all that was because unittest.TestCase.assertTrue > > doesn't exist in 2.3. geeze... > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > _______________________________________________ > Pyqt-mac-list mailing list > Pyq...@li... > https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list > -- Patrick Kidd Stinson http://www.patrickkidd.com/ http://pkaudio.sourceforge.net/ http://pksampler.sourceforge.net/ |