Jens Nöckel wrote:

On Jan 15, 2006, at 9:54 AM, Robert T Wyatt wrote:

On 10.3.9 with fink 24.99.cvs, I get the following:

matplotlib-0.86.1/makeswig.py
sed 's|@PREFIX@|/sw|g' < /sw/fink/dists/unstable/main/finkinfo/sci/matplotlib-py.patch | sed 's|@PYVER@|24|g' | patch -p1
patching file setupext.py
patching file setup.py
/var/tmp/tmp.1.9vo1vc
#!/bin/sh -ev
 export CXX=gcc
 /sw/bin/python2.4 setup.py build
installing data to lib/python2.4/site-packages/matplotlib/mpl-data
Traceback (most recent call last):
  File "setup.py", line 212, in ?
    build_tkagg(ext_modules, packages, NUMERIX)
File "/sw/src/fink.build/matplotlib-py24-0.86.1-1/matplotlib-0.86.1/ setupext.py", line 452, in build_tkagg
    add_tk_flags(module) # do this first
File "/sw/src/fink.build/matplotlib-py24-0.86.1-1/matplotlib-0.86.1/ setupext.py", line 376, in add_tk_flags
    o = find_tcltk() # todo: try/except


I had done a selfupdate and an update-all on my 10.3.9 machine yesterday, and now updated matplotlib-py24 after all the other installations had already been successfully completed. In my case, there were no errors. So maybe the order in which updates are performed matters somehow. There is a dependency on tcltk frameworks which causes the problem in your setupext.py; but this dependency is correctly listed in the package info; so you might just want to try updating everything else before updating matplotlib.

Well, I haven't figured out how to get around it. I don't have any out of date packages. I've rebuilt python24 and tcltk for good measure. What else can I try?



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to