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

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 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 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-17 Thread Bob Ippolito
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 trying to build a standard Unix version of Python (without >>

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

2006-06-17 Thread Kevin Walzer
-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 trying to build a standard Unix version of Python (without >> - -enable-framework) and link it against an X11-based version

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

2006-06-16 Thread Bob Ippolito
On Jun 16, 2006, at 9:40 AM, Kevin Walzer wrote: > This is a new twist on an old problem. > > I'm trying to build a standard Unix version of Python (without > - -enable-framework) and link it against an X11-based version of > Tcl/Tk. > However, no matter what I do, it builds against the system-

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

2006-06-16 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is a new twist on an old problem. I'm trying to build a standard Unix version of Python (without - -enable-framework) and link it against an X11-based version of Tcl/Tk. However, no matter what I do, it builds against the system-installed Tk/Aqua