close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 6 and Version 7 of Proto/cModules/a0ClickRouter/b0Installation


Ignore:
Timestamp:
Dec 2, 2014, 2:50:37 AM (9 years ago)
Author:
wontoniii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Proto/cModules/a0ClickRouter/b0Installation

    v6 v7  
    55== Debian Package Installation ==
    66
    7 [[CollapsibleStart(Make sure you have appropriate package repository configured.)]][[Include(Documentation/Other/RepositoryConfig)]][[CollapsibleEnd]]
     7[[CollapsibleStart(Make sure you have appropriate package repository configured.)]][[Include(Documentation/Other/RepositoryConfig)]][[Include(Documentation/Other/RepositoryConfigOml)]][[CollapsibleEnd]]
    88
    99The click modular router with MF extensions is installed with:
    1010{{{
    11 sudo apt-get install mf-click
     11sudo apt-get install mfclick
    1212}}}
    1313
     
    4444=== 3. Download MobilityFirst Sources ===
    4545
    46 Git: The development versions of the prototype components can be checked out from the [https://bitbucket.org/nkiran/mobilityfirst/wiki/Home MobilityFirst git repository on BitBucket]:
     46Git: The development versions of the prototype components can be checked out from the [https://mobilityfirst.orbit-lab.org/browser/mf MobilityFirst git repository host on orbit-lab]:
    4747
    4848{{{
    49 git clone https://nkiran@bitbucket.org/nkiran/mobilityfirst.git
     49git clone ssh://username@external1.orbit-lab.org/common/git/mf
    5050}}}
     51
     52'''Note: cloning the git repository requires setting your ssh agent to use your orbit-lab key pair.''
    5153
    5254Set and export path of top-level folder to an env. variable 'MF_SRC'