Skip to content

Commit

Permalink
Update PORTING.md
Browse files Browse the repository at this point in the history
Updated the "building" section since the related issue is now fixed.
  • Loading branch information
anilj1 committed Jan 31, 2017
1 parent 69b7242 commit b8ab8be
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions PORTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,11 @@ Downloading and building ndnSIM with NLSR is not hard:

## Building

There are two files that need to be fetched from an independent NLSR build:

1. Compile NLSR version v0.3.0 somewhere
2. From that directory, copy `nsync/sync-state.pb.cc` and
`nsync/sync-state.pb.h` to the `<ns-3-folder>/ndnSIM/NLSR/nsync` directory.

The instructions to build from this point onward are exactly the
same as listed here:
The procedure to build this NLSR simulation port are exactly the
same as listed here, except providing an additional configure time option (please note the exact command below).
<http://ndnsim.net/2.1/getting-started.html#compiling-and-running-ndnsim>

./waf configure --enable-examples --enable-nlsr

<a id="orgeaaad34"></a>

Expand Down

0 comments on commit b8ab8be

Please sign in to comment.