Mise à jour du guide d'installation de paradiseo-mo

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@173 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2007-01-26 13:18:56 +00:00
commit 919d586fae

View file

@ -11,11 +11,11 @@ Welcome to PARADISEO-MO (Moving Objects), one of the extension of Evolving Objec
The basic installation procedure goes the following:
Go to your build-directory and run
$(SRCDIR)/configure
./autogen --with-EOdir=$(EO_SRC)
make
make doc
where $(SRCDIR) is the top-level source directory of ParadisEO-MO, i.e. where
where $(SRCDIR) is the top-level source directory of Paradiseo-eo (Evoling Object), i.e. where
the sources where unpacked.
To clean everything, in the simply run