From 919d586fae9ba95b242266236a121262947fb4f7 Mon Sep 17 00:00:00 2001 From: jboisson Date: Fri, 26 Jan 2007 13:18:56 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20guide=20d'installat?= =?UTF-8?q?ion=20de=20paradiseo-mo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@173 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-mo/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/paradiseo-mo/README b/trunk/paradiseo-mo/README index 010e89ed4..fff2b2694 100644 --- a/trunk/paradiseo-mo/README +++ b/trunk/paradiseo-mo/README @@ -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