Changes between Version 13 and Version 14 of Admin/StandardOperatingProcedures/InstallSoftwareFromSource
- Timestamp:
- May 14, 2019, 4:19:07 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Admin/StandardOperatingProcedures/InstallSoftwareFromSource
v13 v14 12 12 13 13 1. Create a ticket regarding the software install, unless the user has already done so. 14 1. `module load grid sw` to enable software installation related modules.14 1. `module load gridadmin` to enable software installation related modules. 15 15 1. Run the command `gridsw` to switch primare group to mykopat-grid-software. This must be done prior to any work on software in the shell you will be working with. 16 16 1. Run `grid-mkswdir SOFTWARE VERSION` to create a directory /opt/sw/SOFTWARE/VERSION, where you can install the package. This directory is read and writable by you, readable by other software admins, but not by ordinary users.