new INSTALL file ...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@629 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
23a5b572fd
commit
5d8702f319
1 changed files with 101 additions and 0 deletions
101
tags/paradiseo-ix86-1.0/INSTALL
Normal file
101
tags/paradiseo-ix86-1.0/INSTALL
Normal file
|
|
@ -0,0 +1,101 @@
|
||||||
|
|
||||||
|
==========================================================================================
|
||||||
|
BUILDING PARADISEO FULL PACKAGE
|
||||||
|
==========================================================================================
|
||||||
|
The basic installation procedure must be done in the directory
|
||||||
|
which contains the extracted archive.
|
||||||
|
|
||||||
|
--> Example : source installParadiseo.sh
|
||||||
|
|
||||||
|
Please try source installParadiseo.sh --help for further information
|
||||||
|
|
||||||
|
==========================================================================================
|
||||||
|
DIRECTORY STRUCTURE
|
||||||
|
==========================================================================================
|
||||||
|
After unpacking the archive file, you should end up with the following
|
||||||
|
structure:
|
||||||
|
|
||||||
|
.../ Installation directory (specified with ./installParadiseo.sh)
|
||||||
|
|
|
||||||
|
+-- AUTHORS AUTHORS file
|
||||||
|
|
|
||||||
|
+-- INSTALL INSTALL file
|
||||||
|
|
|
||||||
|
+-- installParadiseo.sh Install script
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- lib/
|
||||||
|
| | +-- /libxml2-2.6.0.tar.bz2 LIBXML2 archive (required for ParadisEO)
|
||||||
|
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO)
|
||||||
|
|
|
||||||
|
+-- LICENCE Licence file
|
||||||
|
|
|
||||||
|
+-- .mpd.conf Paradiseo-peo config file
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- paradiseo-eo paradiseo-eo dir
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- paradiseo-mo paradiseo-mo dir
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- paradiseo-moeo paradiseo-moeo dir
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- paradiseo-peo paradiseo-peo dir
|
||||||
|
|
||||||
|
|
||||||
|
==========================================================================================
|
||||||
|
DIRECTORY STRUCTURE AFTER INSTALLATION
|
||||||
|
==========================================================================================
|
||||||
|
After running the script "installParadiseo.sh" and if the process is successful,
|
||||||
|
you should have the following structure :
|
||||||
|
|
||||||
|
|
||||||
|
.../ Installation directory (specified with ./installParadiseo.sh)
|
||||||
|
|
|
||||||
|
+-- AUTHORS AUTHORS file
|
||||||
|
|
|
||||||
|
+-- INSTALL INSTALL file
|
||||||
|
|
|
||||||
|
+-- installParadiseo.sh Install script
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- lib/
|
||||||
|
| | +-- /libxml2-2.6.0.tar.bz2 LIBXML2 archive (required for ParadisEO)
|
||||||
|
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO)
|
||||||
|
|
|
||||||
|
+
|
||||||
|
|-- libxml2
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- LICENCE Licence file
|
||||||
|
|
|
||||||
|
+-- .mpd.conf Paradiseo-peo config file
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- mpich2
|
||||||
|
|
|
||||||
|
+-- paradiseo-eo paradiseo-eo dir
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- paradiseo-mo paradiseo-mo dir
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- paradiseo-moeo paradiseo-moeo dir
|
||||||
|
|
|
||||||
|
|
|
||||||
|
+-- paradiseo-peo paradiseo-peo dir
|
||||||
|
|
||||||
|
==========================================================================================
|
||||||
|
NOTES
|
||||||
|
==========================================================================================
|
||||||
|
Please read README file of each extracted directory if you have
|
||||||
|
problems for the installation.
|
||||||
|
|
||||||
|
|
||||||
|
==========================================================================================
|
||||||
|
CONTACT
|
||||||
|
==========================================================================================
|
||||||
|
For further information about ParadisEO, help or to report any
|
||||||
|
problem : paradiseo-help@lists.gforge.inria.fr
|
||||||
Loading…
Add table
Add a link
Reference in a new issue