From a1222c33f175c9585d1ed9ceebc484f3cca86ce4 2014-07-04 15:29:46 From: Margreet Nool Date: 2014-07-04 15:29:46 Subject: [PATCH] Edited file README via RhodeCode --- diff --git a/README b/README index b4a01e2946d19303e71be0526cdac9f1bc8e3695..eb24625880a3bf44cab4a67f9a24bc59a18c220b 100644 --- a/README +++ b/README @@ -1,16 +1,17 @@ To create the executable arcos: - first create library libconfig. - libconfig can be downloaded from www.hyperrealm.com/libconfig - Go to directory libconfig-1.4.9/lib and give the following command + libconfig can be downloaded from www.hyperrealm.com/libconfig.Here we already included the package libconfig. + +- Go to directory libconfig-1.4.9/lib and give the following command make all -- next, return to the root directory pharcos and give the following command +- next, return to the root directory arcos and give the following command make all Now you have the executable arcos, which needs the input files from directory input. ./arcos also needs an output directory. The name is given in -/input/default.cfg by "output_dir". Here we chose directory output. +/input/default.cfg by "output_dir". Here we choose directory output. If output does not exist, create this directory: make output