From 31417846155ad92ac1bd608213e7b0a03d4fd2d3 Mon Sep 17 00:00:00 2001 From: liefooga Date: Mon, 14 May 2007 13:28:00 +0000 Subject: [PATCH] README update git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@291 331e1502-861f-0410-8da2-ba01fb791d7f --- branches/paradiseo-moeo-1.0/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/branches/paradiseo-moeo-1.0/README b/branches/paradiseo-moeo-1.0/README index 856657dfd..74a966fdf 100644 --- a/branches/paradiseo-moeo-1.0/README +++ b/branches/paradiseo-moeo-1.0/README @@ -16,12 +16,11 @@ paradiseo-help@lists.gforge.inria.fr The basic installation procedure goes the following: Go to your build-directory and run - > $(SRCDIR)/configure + > ./autogen.sh --with-EOdir=$(EO_SRC) > make > make doc -where $(SRCDIR) is the top-level source directory of PARADISEO-MOEO, -i.e. where the sources were unpacked. +where $(EO_SRC) is the top-level source directory of PARADISEO-EO. In case of problems, you can read the INSTALL file - but remember this is a standard installation file from GNU and that it contains nothing