Kevin Horton wrote:
[]
> According to Jeff Whitaker (the package maintainer):
> 
> "Known problem - TkAgg/X11 is broken on OS X 10.4 (it worked on 10.3). 
> No known workarounds (other than using GTKAgg instead)."

If I just add one line to the matplotlib-py.info PatchScript

  perl -pi -e 's|tk_framework_found = 1|#tk_framework_found = 1|g' 
setupext.py

it seems to work.

I guess I'll have to do the same for vtk, i.e. close the holes where it 
still lets the frameworks in.

-- 
Martin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to