From 42e78a1512a5773748257d930657a6d9eb20e00a Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Wed, 23 Apr 2014 17:48:10 +0000 Subject: [PATCH] update EMANE links --- wiki/EMANE.wiki | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/wiki/EMANE.wiki b/wiki/EMANE.wiki index a3e318fd..f00de060 100644 --- a/wiki/EMANE.wiki +++ b/wiki/EMANE.wiki @@ -7,11 +7,18 @@ EMANE is a mobile ad-hoc network emulation system that can be used in conjunctio EMANE downloads, documentation, and other information: * http://www.nrl.navy.mil/itd/ncs/products/emane + * https://github.com/adjacentlink/emane/wiki = Scripting = See the [EEL] page for a description of the main scripting format used by EMANE for generating mobility and pathloss events. = Easy EMANE Install = +Refer to the install steps here: + + * https://github.com/adjacentlink/emane/wiki/Install + +*NOTE: below are old instructions for EMANE 0.8.1* + == Fedora == These dependencies are automatically resolved if you use `yum localinstall`, so you don't need to do this: @@ -109,4 +116,4 @@ autoconf && automake # to use Ubuntu's libace package, edit the debian/control file # search and replace "ace" with "libace-dev" make deb -}}} +}}} \ No newline at end of file