Changes between Version 11 and Version 12 of MacBuild


Ignore:
Timestamp:
Jan 30, 2012 4:13:51 PM (12 years ago)
Author:
m-doucet
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • MacBuild

    v11 v12  
    3838}}} 
    3939 
    40 == Compile SansView == 
    41  
     40== Compile !SansView == 
     41Build and install !SansView using the [http://sansviewproject.svn.sourceforge.net/viewvc/sansviewproject/trunk/setup.py?view=log setup.py] script at the top of the trunk branch. 
     42{{{ 
     43python2.6 setup.py install --user 
     44}}} 
    4245 
    4346== Py2app extras ==