Changes between Version 13 and Version 14 of MigrationTo30

Show
Ignore:
Timestamp:
05/04/13 10:51:28 (11 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationTo30

    v13 v14  
    7575... 
    7676}}} 
    77 * also replace all occurrences of  `/opt/qcg/lib/qcg-comp/modules/python/` with `/usr/lib64/qcg-comp/modules/python`. 
     77* also replace all occurrences of  `/opt/qcg/lib/qcg-comp/modules/python/` with `/usr/lib64/qcg-comp/modules/python`, e.g. in VIM it can be done by issuing the following command: 
     78{{{ 
     79:%s/\/opt\/plgrid\/qcg\/lib\/qcg-comp\/modules\/python\//\/usr\/lib64\/qcg-comp\/modules\/python/g 
     80}}} 
    7881* now you are ready to start the service 
    7982{{{