Changes between Version 99 and Version 100 of InstallingUsingRPMS

Show
Ignore:
Timestamp:
12/27/11 17:15:15 (12 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingUsingRPMS

    v99 v100  
    577577= Verifying the installation = 
    578578 
    579 *  For convenience you can add the `/opt/plgrid/qcg/bin` and `/opt/plgrid/qcg/dependencies/globus/bin/` to your `PATH` variable. 
     579*  For convenience you can install the qcg environment module: 
     580{{{ 
     581#!div style="font-size: 90%" 
     582{{{#!sh 
     583cp /opt/plgrid/qcg/share/qcg-core/misc/qcg.module /usr/share/Modules/modulefiles/qcg 
     584module load qcg 
     585}}} 
     586}}} 
    580587*  Edit the QCG-Computing client configuration file (`/opt/plgrid/qcg/etc/qcg-comp/qcg-comp.xml`): 
    581588 *  set the `Host` and `Port` to reflects the changes in the service configuration file (`qcg-compd.xml`).