Changes between Version 4 and Version 5 of Internal/Myplc/InstallMyplc


Ignore:
Timestamp:
Apr 24, 2012, 8:52:54 PM (12 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Myplc/InstallMyplc

    v4 v5  
    137137}}}
    138138
     139==== 4/24/2012 ====
     140For Fedora 12 x86_64:
     141Repo commands were changed to:
     142{{{
     143[native@localhost ~]$ sudo sh -c 'echo "[myplc]" > /etc/yum.repos.d/myplc.repo'
     144[native@localhost ~]$ sudo sh -c 'echo "name= MyPLC" >> /etc/yum.repos.d/myplc.repo'
     145[native@localhost ~]$ sudo sh -c 'echo "baseurl=http://build.planet-lab.org/planetlab/f12/pl-f12-x86_64-5.0-k32-rc-20/RPMS/x86_64/" >> /etc/yum.repos.d/myplc.repo'
     146[native@localhost ~]$ sudo sh -c 'echo "enabled=1" >> /etc/yum.repos.d/myplc.repo'
     147[native@localhost ~]$ sudo sh -c 'echo "gpgcheck=0" >> /etc/yum.repos.d/myplc.repo'
     148}}}
     149
    139150=== Step 3 ===
    140151