On Fri, Jun 27, 2008 at 12:03 PM, Charlie Moad <[EMAIL PROTECTED]> wrote:
> You'll need to edit setupext.py to not inject the "-framework Tcl -framework
> Tk" flags.
>
Thanks Charlie, that does the trick.
Cheers
Adam
-
Chec
You'll need to edit setupext.py to not inject the "-framework Tcl -framework
Tk" flags.
- Charlie
On Fri, Jun 27, 2008 at 12:36 AM, Adam Mercer <[EMAIL PROTECTED]> wrote:
> Hi
>
> I'm trying to track down a problem present in MacPorts Matplotlib
> build and the TkAgg backend. It appears that Mat
Hi
I'm trying to track down a problem present in MacPorts Matplotlib
build and the TkAgg backend. It appears that Matplotlib is linking
against the system Tcl/Tk in /System/Library/Frameworks and not the
non-framework Tcl/Tk installed by MacPorts, as to be expected this is
causing segfaults when t