Changes between Version 2 and Version 3 of WindowsInstallTheHardWay


Ignore:
Timestamp:
Jan 8, 2020 10:37:28 PM (4 years ago)
Author:
toby
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WindowsInstallTheHardWay

    v2 v3  
    44
    55Use these instructions if you are using 32-bit Windows, or a version of Windows older than Windows-7 or want to install Python yourself.
    6 
    7 There are at least three different distributions of Python that can be used with GSAS-II.
    8 
    96
    107=== Python ===
     
    4542=== Compiling Fortran Code ===
    4643
    47 '''''Normally you will not need to compile anything.''''' The GSAS-II distribution contains compiled .pyd (library modules) needed by a 32-bit or a 64-bit Python version 2.7 interpreter for Windows. However, if you are working with an unusual python interpreter or are doing GSAS-II development, compilation instructions can be [CompilingWindows found here].
     44'''''Normally you will not need to compile anything.''''' The GSAS-II distribution contains compiled .pyd (library modules) needed by a number of 32-bit and 64-bit configurations, but this is not exhaustive. If you are working with an unsupported combination, [CompilingWindows compilation instructions can befound here].
    4845