READ ME update
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@285 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
eb769f31e8
commit
bfe7aee5a2
1 changed files with 3 additions and 4 deletions
|
|
@ -16,18 +16,17 @@ paradiseo-help@lists.gforge.inria.fr
|
||||||
The basic installation procedure goes the following:
|
The basic installation procedure goes the following:
|
||||||
|
|
||||||
Go to your build-directory and run
|
Go to your build-directory and run
|
||||||
> $(SRCDIR)/configure
|
> ./autogen.sh --with-EOdir=$(EO_SRC)
|
||||||
> make
|
> make
|
||||||
> make doc
|
> make doc
|
||||||
|
|
||||||
where $(SRCDIR) is the top-level source directory of PARADISEO-MOEO,
|
where $(EO_SRC) is the top-level source directory of PARADISEO-EO.
|
||||||
i.e. where the sources were unpacked.
|
|
||||||
|
|
||||||
In case of problems, you can read the INSTALL file - but remember this
|
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
|
is a standard installation file from GNU and that it contains nothing
|
||||||
specific about PARADISEO-MOEO.
|
specific about PARADISEO-MOEO.
|
||||||
|
|
||||||
To clean everything, simply run
|
To clean everything, the simply run
|
||||||
> make clean_all
|
> make clean_all
|
||||||
|
|
||||||
===================================================================
|
===================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue