Changes between Version 13 and Version 14 of Admin/StandardOperatingProcedures/InstallSoftwareFromSource


Ignore:
Timestamp:
May 14, 2019, 4:19:07 PM (6 years ago)
Author:
Mikael Brandström Durling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Admin/StandardOperatingProcedures/InstallSoftwareFromSource

    v13 v14  
    1212
    1313  1. Create a ticket regarding the software install, unless the user has already done so.
    14   1. `module load gridsw` to enable software installation related modules.
     14  1. `module load gridadmin` to enable software installation related modules.
    1515  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.
    1616  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.