Changes between Version 6 and Version 7 of OldMacSingleStepInstaller


Ignore:
Timestamp:
Mar 18, 2016 8:57:21 PM (7 years ago)
Author:
toby
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OldMacSingleStepInstaller

    v6 v7  
    2121 3. type "```yes```" to accept the copyright information and start the installation.
    2222
     23 4. Enter a location for where the files should be loaded, if the default is not OK and press enter. If the default is OK, simply press enter. Note that no tests have been done with paths that contain spaces.
     24
     25 5. Wait while the installation of Python, etc occurs. There will typically be a long delay while nothing happens followed by a series of messages as packages are installed.
     26
    2327([wiki:MacSingleStepInstallerFigs#Step3: click here to see screen images].)
    2428
    2529=== Step 4:===
     30
     31After Python and packages are installed, the ```GSASII/bootstrap.py``` file (also called ```bin/gsas2-install.py```) is invoked to install the GSAS-II files using program svn (subversion) from the APS server ```https://subversion.xray.aps.anl.gov/pyGSAS```
     32
     33This script requests the name of a proxy server. Most people will use the default and press return. However, some sites block web traffic unless it is passed through a particular computer. If needed, enter that computer name or IP address here (e.g. proxyout.lanl.gov); you will be then be requested to also supply a port number, which defaults to 8080.
     34
     35Note that the location of the Python image is shown here (```/Users/toby/g2conda/bin/python```) this is worth noting in case you have installation problems and need to rerun the bootstrap.py script (see below).
     36
     37Once the svn command is executed a large number of files are downloaded ending with display of the current GSAS-II version number.
     38
     39There will be a brief delay while the installer script processes the files and creates a shortcut app for starting GSAS-II. Note that the warning message "Sorry, failed to find..." is expected for this installation (and will eventually be removed).
     40
     41The final question to be asked is should the installation location be placed into your system's path. If you plan to run other Python scripts from the command line, you may want to type "yes", but this is not needed for GSAS-II, so the suggested
     42
     43The Python and GSAS-II installation is now complete, and you can close the terminal window, but there are some optional steps you may want to complete.
     44
    2645([wiki:MacSingleStepInstallerFigs#Step4: click here to see screen images].)
    2746
    28 wiki:MacSingleStepInstallerFigs#Step5:optional
     47=== Step 5: (optional) ===
    2948
    30 wiki:MacSingleStepInstallerFigs#Step6:optional
     49The installation procedure creates an app to help launch GSAS-II and places that app in the GSAS-II folder. It also opens a Finder window, showing that app, as below. This app will not run if moved to another location, but it can be dragged to the toolbar, as is shown below.
     50
     51([wiki:MacSingleStepInstallerFigs#Step5:optional
     52click here to see screen images].)
     53
     54If you would like place the GSAS-II app in another location (for example your computer's desktop) to make it convenient to start GSAS-II, you need to make an alias. The alias can be moved. Press control and click on the GSAS-II app (or use right-click with a 2 or 3 button mouse) and a menu of options is shown. Click on "Make Alias" and a new file, "GSAS-II alias" is created in that folder.
     55
     56Note that the "GSAS-II alias" file can be dragged to the desktop, or wherever it is convenient for your use.
     57
     58([wiki:MacSingleStepInstallerFigs#Step6:optional
     59click here to see screen images].)
     60
     61== In case of problems ==