State more explicitly what a "complete installation" means.

This commit is contained in:
kuepper 2007-01-14 18:13:40 +00:00
commit ac67af6da3
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2007-01-14 Jochen Küpper <jochen@fhi-berlin.mpg.de>
* README: State more explicitly what a "complete installation" means.
2006-12-16 Jochen Küpper <jochen@fhi-berlin.mpg.de>
* Makefile.am (EXTRA_DIST): Distribute exactly the necessary files

View file

@ -1,7 +1,8 @@
This Templates directory contains template files of an EO project and
a script createEOproject.sh to create a complete new EO project.
The template requires a complete installation of EO.
The template requires a complete installation of EO, that is, you must
have run "make install" in the build-directory.
In particular, the C++ compiler must find the EO include files and the
linker must find the EO libraries. Most probably, that means that you