Changes between Version 26 and Version 27 of WikiStart


Ignore:
Timestamp:
May 23, 2012 8:19:21 AM (12 years ago)
Author:
m-doucet
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v26 v27  
    1 = !SansView Trac Site = 
    21 
    3 The following are !SansView dependencies: 
    4  
    5 - wxPython 2.8.12.1 [https://sourceforge.net/projects/wxpython/files]  
    6  
    7  
    8 - matplotlib 1.1.0 [https://sourceforge.net/projects/matplotlib/files] 
    9 (Read the following for [http://matplotlib.sourceforge.net/faq/installing_faq.html#install-osx-binaries OSX installation]) 
    10  
    11 - !SciPy 0.10.1 [https://sourceforge.net/projects/scipy/files/] or [http://fonnesbeck.github.com/ScipySuperpack/] 
    12  
    13 The following dependencies are easily installed using easy_install: 
    14  
    15 - lxml 2.3.0 
    16  
    17 - numpy 1.6.1 
    18  
    19 - periodictable 1.3.0 
    20  
    21 The following are additional dependencies for Windows: 
    22  
    23 - comtypes 0.6.2 
    24  
    25 - pywin32 build 217 
    26  
    27 - pisa 3.0.27 (NOT 3.0.33) 
    28  
    29 - html5lib 0.95 
    30  
    31 - reportlab 2.5 
    32  
    33 - pyparsing 1.5.5 
    34  
    35 - PIL 1.1.7 
    36  
    37 - setuptools 0.6c11 
    38  
    39 - py2exe 0.6.9 (WIN) 
    40  
    41 - py2app (MAC)  
    42  
    43 - svn  
    44  
    45 - MinGW w/ gcc version 4.6.1 (WIN) 
    46  
    47 - Innosetup (WIN). 
    48  
    49 On Windows, the following site has all the dependencies nicely packaged: 
    50  
    51 [http://www.lfd.uci.edu/~gohlke/pythonlibs/] 
    52  
    53  
    54 = Mac Build = 
     2= SansView Mac Build = 
    553A detailed description of the Mac build process can be found here: [wiki:MacBuild Mac Build] 
    564 
    57 = Windows Build = 
     5= SansView Windows Build = 
     6The SansView dependencies currently installed on our Windows build machine can be found on our [wiki:WinBuildDependencies Windows build dependencies] page. 
     7 
    588A detailed description of the Windows build process can be found here: [wiki:WinBuild Win Build]