Updated teh INSTALL and README files that were really minimal!!!

This commit is contained in:
evomarc 2000-12-17 07:49:55 +00:00
commit ba78a70aa4
2 changed files with 118 additions and 10 deletions

View file

@ -1,3 +1,28 @@
EO INSTALL FILE
=======================================================================
check latest news at http://eodev.sourceforge.net/
=======================================================================
This file contains the standard installation instructions for packages
built using GNU package management facilities.
You should not need to read this file unless something goes wrong when
doing the basic install which goes:
- go to the EO directory - that was created when you unzipped the
archive file.
- run
./autogen.sh
- run
make
and that's it. You should probably go to the tutorial and start
learning about EO features and programming.
=======================================================================
Basic Installation
==================