commit | 326410e48efaa6e86083f811aa5446d5bf24cdd7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Mar 09 20:39:11 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Mar 09 20:41:01 2013 -0800 |
tree | b7887a87c0aa61d7db9d3bc492db917e85b221e0 | |
parent | 93f1396e9425b4957469683c697fe7d8e742ff7a [diff] |
docs: Updating documentation + Adding installation instructions for Fedora 16+ + Changing manual boost installation instructions to boost-1.53
To successfully compile ndnSIM, it is necessary to use a custom branch of NS-3.
This branch can be cloned from https://github.com/cawka/ns-3-dev-ndnSIM
mkdir ndnSIM cd ndnSIM git clone git://github.com/cawka/ns-3-dev-ndnSIM.git ns-3 git clone git://github.com/cawka/pybindgen.git pybindgen git clone git://github.com/NDN-Routing/ndnSIM.git ns-3/src/ndnSIM
For more information, including downloading and compilation instruction, please refer to documentation in doc/ or on http://ndnsim.net