File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,16 @@ Dir Contents
19
19
How to build
20
20
--------------
21
21
22
+ * You need a python framework build , numpy and wxpython to build the
23
+ mpl installers (wx requires this and we need wx to build the wxagg
24
+ extension). You can get the three required dependencies as
25
+ Installer apps, eg:
26
+
27
+
28
+ http://www.python.org/ftp/python/2.6.2/python-2.6.2-macosx2009-04-16.dmg
29
+ http://downloads.sourceforge.net/project/numpy/NumPy/1.3.0/numpy-1.3.0-py2.6-macosx10.5.dmg?use_mirror=voxel
30
+ http://downloads.sourceforge.net/project/wxpython/wxPython/2.8.10.1/wxPython2.8-osx-unicode-2.8.10.1-universal-py2.6.dmg?use_mirror=voxel
31
+
22
32
* You need to make sure to unset PKG_CONFIG_PATH to make sure the
23
33
static linking below is respected. Otherwise the mpl build script
24
34
will dynamically link using the libs from pkgconfig if you have this
You can’t perform that action at this time.
0 commit comments