From 6d8134da9350fda5f55552f23df4e007be8e167e Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Tue, 25 Sep 2012 15:47:18 +0000 Subject: [PATCH] update manual links --- wiki/Quickstart.wiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/Quickstart.wiki b/wiki/Quickstart.wiki index c1f64e44..6c860415 100644 --- a/wiki/Quickstart.wiki +++ b/wiki/Quickstart.wiki @@ -68,11 +68,11 @@ Fedora: `yum install bash bridge-utils ebtables libev python tcl tk tkimg urw-fonts xauth xorg-x11-server-utils xterm autoconf automake gcc libev-devel make pkgconfig python-devel readline-devel texinfo ImageMagick help2man` This package list comes from -[http://pf.itd.nrl.navy.mil/core/core-html/Installation.html here]. +[http://pf.itd.nrl.navy.mil/core/core-html/install.html here]. You should also install Quagga for routing (`sudo apt-get install quagga` or `yum install quagga`), or some other routing package. For wireless MANET networks, CORE can build configs for [http://cs.itd.nrl.navy.mil/work/ospf-manet/ OSPF MDR]. -*Fedora users:* check the full [http://pf.itd.nrl.navy.mil/core/core-html/Installing-from-Packages-on-Fedora.html installation instructions], you need to also disable SELINUX, sandbox, and iptables. +*Fedora users:* check the full [http://pf.itd.nrl.navy.mil/core/core-html/install.html#installing-from-packages-on-fedora-centos installation instructions], you need to also disable SELINUX, sandbox, and iptables. == Step 2. Get and build the source ==