Changeset 8d70c0a in sasview
- Timestamp:
- Oct 24, 2011 3:20:12 PM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- dcbd084f
- Parents:
- c0d873f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansview/releases_notes.txt
r63edfb2 r8d70c0a 90 90 91 91 2.2- Installing: 92 - Get the code from svn://danse.us/sans/releases/sansview- 1.9.192 - Get the code from svn://danse.us/sans/releases/sansview-2.0.0 93 93 (after all dependent packages/modules are installed/compiled, run 'python sansview.py' under the 'sansview-1.9' folder) 94 94 - This application is also dependent on the following DANSE code: 95 svn://danse.us/sans/releases/calculator- 0.9.1(run 'python setup.py install' under the 'calculator-0.9.1' folder)96 svn://danse.us/sans/releases/calculatorview- 0.9(run 'python setup.py install' under the 'calculatorview-0.9' folder)97 svn://danse.us/sans/releases/Invariant- 0.9.1(run 'python setup.py install' under the 'Invariant-0.9.1' folder)98 svn://danse.us/sans/releases/invariantview- 0.9(run 'python setup.py install' under the 'invariantview-0.1.1' folder)99 svn://danse.us/sans/releases/guiframe- 0.9.1(run 'python setup.py install' under the 'guiframe-0.9.1' folder)100 svn://danse.us/sans/releases/DataLoader- 0.9(run 'python setup.py install' under the 'DataLoader-0.9' folder)101 svn://danse.us/sans/releases/park_integration- 0.9.1(run 'python setup.py install' under the 'park_integration-0.9.1' folder)102 svn://danse.us/sans/releases/sansmodels- 0.9.1(run 'python setup.py install' under the 'sansmodels-0.9.1\src\' folder)95 svn://danse.us/sans/releases/calculator-1.0.0 (run 'python setup.py install' under the 'calculator-0.9.1' folder) 96 svn://danse.us/sans/releases/calculatorview-1.0.0 (run 'python setup.py install' under the 'calculatorview-0.9' folder) 97 svn://danse.us/sans/releases/Invariant-1.0.0 (run 'python setup.py install' under the 'Invariant-0.9.1' folder) 98 svn://danse.us/sans/releases/invariantview-1.0.0 (run 'python setup.py install' under the 'invariantview-0.1.1' folder) 99 svn://danse.us/sans/releases/guiframe-1.0.0 (run 'python setup.py install' under the 'guiframe-0.9.1' folder) 100 svn://danse.us/sans/releases/DataLoader-1.0.0 (run 'python setup.py install' under the 'DataLoader-0.9' folder) 101 svn://danse.us/sans/releases/park_integration-1.0.0 (run 'python setup.py install' under the 'park_integration-0.9.1' folder) 102 svn://danse.us/sans/releases/sansmodels-1.0.0 (run 'python setup.py install' under the 'sansmodels-0.9.1\src\' folder) 103 103 svn://danse.us/park/releases/park-1.2.1 (run 'python setup.py install' under the 'park-1.2.1' folder) 104 svn://danse.us/common/releases/plottools- 0.9.1(run 'python setup.py install'under the 'plottools-0.9.1\trunk\' folder)105 svn://danse.us/common/releases/util- 0.9.1(run 'python setup.py install'under the 'util-0.1.5' folder)106 svn://danse.us/sans/releases/pr_inversion- 0.9(run 'python setup.py install'under the 'pr_inversion-0.9' folder)107 svn://danse.us/sans/releases/prview- 0.9.1(run 'python setup.py install'under the 'prview-0.9.1' folder)104 svn://danse.us/common/releases/plottools-1.0.0 (run 'python setup.py install'under the 'plottools-0.9.1\trunk\' folder) 105 svn://danse.us/common/releases/util-1.0.0 (run 'python setup.py install'under the 'util-0.1.5' folder) 106 svn://danse.us/sans/releases/pr_inversion-1.0.0(run 'python setup.py install'under the 'pr_inversion-0.9' folder) 107 svn://danse.us/sans/releases/prview-1.0.0 (run 'python setup.py install'under the 'prview-0.9.1' folder) 108 108 - The following modules are required: 109 109 * matplotlib = 0.99.0(WIN), 0.99.1.1(MAC)
Note: See TracChangeset
for help on using the changeset viewer.