I'm trying to build matplotlib with the GTK/GTKAgg backends but it
won't find my copy of pygtk:

mrhanky:/usr/local/src/matplotlib-0.87.7 uley$ sudo python setup.py build
GTK requires pygtk
GTKAgg requires pygtk
running build
running build_py
creating build
...........

I followed the python/numpy/scipy installation method here:
http://projects.scipy.org/pipermail/numpy-discussion/2007-January/025368.html

I installed pygtk (2.10.3) with mac/darwinports on my mac os 10.4
ppcmachine. I edited setupext.py to look for all the libs under
/opt/local. matplotlib seems to find libjpeg, libpng, et al, but it
can't find pygtk. How can I modify matplotlib, or  how should I
install pygtk so the it builds correctly?

Thanks-
-stephen

-------------------------------------------------------------------------
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
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to