Changes between Version 6 and Version 7 of GpoLab/MyplcNodeDataplaneInterfaces


Ignore:
Timestamp:
05/09/11 12:01:38 (13 years ago)
Author:
tupty@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GpoLab/MyplcNodeDataplaneInterfaces

    v6 v7  
    8888 * Setup the plifconfig.py library on your MyPLC machine:
    8989{{{
    90 cd ~/plifconfig-<version>/myplc/
     90cd ~/<plifconfig-version>/myplc/
    9191sudo cp plifconfig.py /usr/local/lib/
    9292sudo chown root /usr/local/lib/plifconfig.py
     
    9696 * Setup the plifconfig wrapper script on your MyPLC machine:
    9797{{{
    98 cd ~/plifconfig-<version>/myplc/
     98cd ~/<plifconfig-version>/myplc/
    9999sudo cp plifconfig /usr/local/sbin/
    100100sudo chown root /usr/local/sbin/plifconfig