From c60b04635cd1008f0c6fd0f6deeec1ffcc5a9564 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Wed, 24 Jun 2009 16:41:35 +0000 Subject: [PATCH] suggest loading sample1.imn --- wiki/Quickstart.wiki | 1 + 1 file changed, 1 insertion(+) diff --git a/wiki/Quickstart.wiki b/wiki/Quickstart.wiki index 379586b8..ce86b48c 100644 --- a/wiki/Quickstart.wiki +++ b/wiki/Quickstart.wiki @@ -13,6 +13,7 @@ CORE is a network emulation system, and version 3.4 requires the FreeBSD or Linu
= Tips = + * Once you see the CORE GUI, you can try loading one of the sample configuration such as `sample1.imn` * CORE requires the Tcl/Tk packages, you can install with: {{{pkg_add -r tk84}}} * You can run the GUI from Windows, Linux, or OS X (with Tcl/Tk) and draw network topologies, but you will not be able to instantiate (execute) topologies on those systems.