Revision: 7053
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7053&view=rev
Author:   jdh2358
Date:     2009-04-19 14:25:41 +0000 (Sun, 19 Apr 2009)

Log Message:
-----------
updated osx release notes

Modified Paths:
--------------
    trunk/matplotlib/release/osx/README.txt

Modified: trunk/matplotlib/release/osx/README.txt
===================================================================
--- trunk/matplotlib/release/osx/README.txt     2009-04-18 16:02:56 UTC (rev 
7052)
+++ trunk/matplotlib/release/osx/README.txt     2009-04-19 14:25:41 UTC (rev 
7053)
@@ -55,3 +55,30 @@
     make installers
 
   The mpkg and egg binaries will reside in :file:`matplotlib-VERSION/dist`
+
+Crib sheet
+-------------
+
+Build the dependencies::
+
+    cd release/osx/
+    unset PKG_CONFIG_PATH
+    make fetch_deps
+    cd bdist_mpkg-0.4.3
+    sudo python setup.py install
+    cd ..
+    make dependencies
+
+Build the mpl sdist::
+
+    cd ../..
+    python setup.py sdist
+    mv dist/matplotlib-0.98.6svn.tar.gz release/osx/
+
+Set the version number in the Makefile to 0.98.6svn and build the
+installers ::
+
+    cd release/osx
+    make installers
+
+


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to