This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/README
2000-10-09 16:13:20 +00:00

21 lines
443 B
Text

Welcome to EO,
if you extracted a fresh snapshot from the cvs-repository, remember to do:
$> ./autogen.sh --enable-maintainer-mode
instead of
$> ./configure
before making the libraries.
Documentation can be found in:
eo/doc/html
And \latex sources for a reference manual in:
eo/doc/latex
There are currently no examples except the programs in the test directory.
Only the files mentioned in Makefile.am will actually compile.