Changes between Version 2 and Version 3 of Admin/StandardOperatingProcedures/InstallSoftwareFromSource
- Timestamp:
- Mar 11, 2013, 3:07:34 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Admin/StandardOperatingProcedures/InstallSoftwareFromSource
v2 v3 1 1 == Software install from source package == 2 2 3 1. ``` sg mykopat-grid-admin```3 1. ```module load gridadmin``` 4 4 1. ```gridadmin``` 5 1. Load modulefile helpers: ```module load modules```6 5 1. Dowload the software to /opt/sources 7 6 1. Untar/unzip the source file (e.g. ```tar xzf sour-x.y.z.tar.gz```)