Re: [Pythonmac-SIG] Can't build 2.4.3 against X11 Tcl/Tk

2006-06-18 Thread Ronald Oussoren
On 18-jun-2006, at 4:51, Bob Ippolito wrote: > > On Jun 17, 2006, at 4:18 PM, Kevin Walzer wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Bob Ippolito wrote: >>> >>> On Jun 16, 2006, at 9:40 AM, Kevin Walzer wrote: >>> This is a new twist on an old problem. I'm

Re: [Pythonmac-SIG] Can't build 2.4.3 against X11 Tcl/Tk

2006-06-18 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ronald Oussoren wrote: > > For 2.5 --universalsdk also works for normal unix builds and I don't > think I changed anything substantial for that. > > Are you (Kevin) sure that the build picks up the right copy of tcl/tk? > /usr/local/tcl-tk-unix/ isn

Re: [Pythonmac-SIG] Can't build 2.4.3 against X11 Tcl/Tk

2006-06-18 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin Walzer wrote: > However, in light of what you've said, I've hacked the universal > setup.py with some code from the current 2.4.3 setup.py that hard-codes > some additional search paths for my specialized stuff (derived from code > that searches

Re: [Pythonmac-SIG] Can't build 2.4.3 against X11 Tcl/Tk

2006-06-18 Thread Ronald Oussoren
On 18-jun-2006, at 15:54, Kevin Walzer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ronald Oussoren wrote: >> > >> For 2.5 --universalsdk also works for normal unix builds and I don't >> think I changed anything substantial for that. >> >> Are you (Kevin) sure that the build picks

[Pythonmac-SIG] py2app with X11/Tkinter app

2006-06-18 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've installed py2app with my X11-based build of Python, and have tried to run the "hello world" sample. py2app fails with this error message: ValueError: '/usr/local/python-unix/lib/libpython2.4.dylib' does not exist > /usr/local/python-unix/lib/pyth

Re: [Pythonmac-SIG] py2app with X11/Tkinter app

2006-06-18 Thread Bob Ippolito
On Jun 18, 2006, at 1:05 PM, Kevin Walzer wrote: > I've installed py2app with my X11-based build of Python, and have > tried > to run the "hello world" sample. py2app fails with this error message: > > ValueError: '/usr/local/python-unix/lib/libpython2.4.dylib' does > not exist >> > /usr/loca