From 63628141759544e2d185b58d5282415f0a7ac9a4 Mon Sep 17 00:00:00 2001 From: evomarc Date: Fri, 5 Jan 2001 07:30:34 +0000 Subject: [PATCH] Updating installation ... --- eo/README | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/eo/README b/eo/README index 9336aa12..f6e8d525 100644 --- a/eo/README +++ b/eo/README @@ -11,7 +11,7 @@ http://eodev.sourceforge.net/ In case of any problem, please e-mail us at - +eodev@egroups.com ================================================================== BUILDING EO @@ -30,6 +30,18 @@ The basic installatio procedure goes the following: and that's it. You should probably go to the tutorial and start learning about EO features and programming. +WARNING: Compiling all test programs can take some time. + But you don't have to: + +- you can simply type + + make lib + +and then go in your application (or in the tutorial) dir and run make + + cd tutorial + make + In case of problems, you can read the INSTALL file - but remember this is a standard installation file from GNU and that it contains nothing specific about EO. @@ -50,10 +62,8 @@ structure: | | | +- es real-valued-genotypes source files | | - | | | +- gp Genetic Programming source files | | - | | | +- obsolete files from old versions - for upward compatibility | |