Changes between Version 19 and Version 20 of MacBuild


Ignore:
Timestamp:
May 11, 2014 6:40:39 PM (10 years ago)
Author:
butler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • MacBuild

    v19 v20  
    22 
    33- Install python 2.6 from [http://www.python.org/download/releases/][[BR]] 
    4 ''Building the !SansView application on Mac requires you to install python from python.org. The version of python bundled with OSX will cause py2app to produce an application property list that will not point to the python executable bundled in the application.''  
     4''Building the !SasView application on Mac requires you to install python from python.org. The version of python bundled with OSX will cause py2app to produce an application property list that will not point to the python executable bundled in the application.''  
    55 
    66- Run the [http://sansviewproject.svn.sourceforge.net/viewvc/sansviewproject/trunk/deps.py?view=log deps.py] script found at the top of the trunk branch in 32-bit mode:[[BR]] 
     
    4141 
    4242 
    43 == Compile !SansView == 
    44 - Build 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. 
     43== Compile !SasView == 
     44- Build and install !SansView using the [https://svn.code.sf.net/p/sasview/code/trunk/setup.py?view=log setup.py] script at the top of the trunk branch. 
    4545{{{ 
    4646python2.6 setup.py install --user