2010/8/17 Stephen T. <obsessiv...@hotmail.com>:
> http://passingcuriosity.com/2009/installing-pil-on-mac-os-x-leopard/

That's a good thing to know when people run into /opt/ trouble of this
kind ... Thanks

> So I had in mind to try this with the matplotlib installation, but for some
> reason the make command did not fail in error this time... as before, I had
> typed in my bash shell:
> export PREFIX=~/dev
> make -f make.osx fetch deps mpl_install
> and I am not sure why but those previous error messages never came up. So in
> the end I just included the new matplotlib directory in my python path (in
> .bash_profile):
> export PYTHONPATH:~/dev/lib/python2.6/site-packages:$PYTHONPATH

You surely mean export PYTHONPATH= ... (with an equality sign)?

> and it appears to be working ok.

*sigh* mysteries of Mac OS X compilations ...

Am I right with guessing that you do not want to dig into this?

Friedrich

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to