Changeset e4d8cdf in sasview


Ignore:
Timestamp:
Jun 6, 2012 8:43:22 PM (12 years ago)
Author:
butler
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:
9a2397dc
Parents:
8128147
Message:

README and releases_notes now merged, corrected and complete. remove releases_notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansview/README.txt

    r8128147 re4d8cdf  
    104104                        - run 'python setup.py install' under the 'sansview-x.x.x' folder 
    105105                        - run 'python sansview.py' under the 'sansview' folder. 
    106                 - The following modules are required: 
    107                         - wxPython 2.8.12.1 
    108                         - matplotlib 1.1.0  (CHECK MAC VERSION) 
     106                - The following modules are required (version numbers are what are used in the release build): 
     107                        - wxPython 2.8.12.1 (NOTE: do NOT use version 2.9) 
     108                        - matplotlib 1.1.0  (NOTE: Mac build is using version 1.0.1) 
    109109                        - SciPy 0.10.1 
    110                         - pisa 3.0.27 (NOT 3.0.33) (CHECK MAC VERSION) 
     110                        - pisa 3.0.27 (NOTE Mac Version uses 3.0.33 BUT -- DO NOT USE ver 3.0.33 on windows: it will not work!) 
    111111                        - setuptools 0.6c11 
    112                         - py2app (MAC) 
    113112 
    114113                        (The following three are easily installed using easy_install) 
    115114                        - lxml 2.3.0 
    116                         - numpy 1.6.1 (CHECK MAC VERSION) 
     115                        - numpy 1.6.1 (NOTE: Mac build is using version 1.5.1) 
    117116                        - periodictable 1.3.0 
     117 
     118                        (The following are additional dependencies for Mac) 
     119                        - py2app 
    118120 
    119121                        (The following are additional dependencies for Windows) 
Note: See TracChangeset for help on using the changeset viewer.