Changes between Version 23 and Version 24 of MacBuild
- Timestamp:
- Jun 21, 2016 8:16:23 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacBuild
v23 v24 68 68 }}} 69 69 70 == Bu liding !SasView on MAC OSX 10.11 (El Capitan) ==70 == Building !SasView on MAC OSX 10.11 (El Capitan) == 71 71 There are some issues with matplotlib and wxPython installation on 10.11 distribution. 72 72 Below are listed potential solutions to this problems. … … 88 88 https://raw.githubusercontent.com/Homebrew/install/master/install)" 89 89 }}} 90 91 == Building the Help Docs == 92 The process for building the help docs has been steadily evolving. The latest instructions might be found [http://trac.sasview.org/wiki/BuildDocs here]