Updating installation ...

This commit is contained in:
evomarc 2001-01-05 07:30:34 +00:00
commit 6362814175

View file

@ -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
|
|