Changes between Version 4 and Version 5 of Admin/StandardOperatingProcedures/InstallSoftwareFromSource


Ignore:
Timestamp:
Dec 11, 2013, 2:45:46 PM (11 years ago)
Author:
les
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Admin/StandardOperatingProcedures/InstallSoftwareFromSource

    v4 v5  
    11== Software install from source package as a module ==
    22
    3   1. ```module load gridadmin```
    4   1. ```gridadmin```
     3  1. `module load gridadmin`
     4  1. `module load module`
     5  1. `gridadmin`
    56  1. Dowload the software to /opt/sources
    67  1. Untar/unzip the source file (e.g. ```tar xzf sour-x.y.z.tar.gz```)