README 13/11/2006 modification

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@65 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2006-12-13 10:05:46 +00:00
commit 643055d861

View file

@ -1,79 +1,88 @@
================================================================== ==========================================================================================
BUILDING PARADISEO FULL PACKAGE BUILDING PARADISEO FULL PACKAGE
================================================================== ==========================================================================================
The basic installation procedure must be done in the directory The basic installation procedure must be done in the directory
which contains the extracted archive. which contains the extracted archive.
You have to specify the FULL PATH for target installation : --> Example : ./installParadiseo.sh
--> Example : ./installParadiseo /home/soft Please try ./installParadiseo.sh --help for further information
--> AVOID : ./installParadiseo ../ ==========================================================================================
Pleasa try ./installParadiseo --help for further information
===================================================================
DIRECTORY STRUCTURE DIRECTORY STRUCTURE
=================================================================== ==========================================================================================
After unpacking the archive file, you should end up with the following After unpacking the archive file, you should end up with the following
structure: structure:
.../ Installation directory (specified with ./installParadiseo) .../ Installation directory (specified with ./installParadiseo.sh)
| |
+-- paradiseo-eo EO dir +-- lib/
| | +-- /paradiseo-eo.tgz paradiseo-eo archive
| | +-- /libxml2-2.6.0.tar.bz2 LIBXML2 archive (required for ParadisEO)
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO)
| |
| |
+-- paradiseo-mo MO dir +-- paradiseo-mo paradiseo-mo dir
| |
| |
+-- paradiseo-moeo MOEO dir +-- paradiseo-moeo paradiseo-moeo dir
| |
| |
+-- paradiseo-peo PARADISEO dir +-- paradiseo-peo paradiseo-peo dir
| |
+-- README README file
| |
+-- libxml2-2.6.0 LIBXML dir (required for ParadisEO) +-- installParadiseo.sh Install script
| |
| +-- .mpd.conf Paradiseo-peo config file
+-- mpich2-1.0.3 MPICH2 dir (required for ParadisEO)
==========================================================================================
===================================================================
DIRECTORY STRUCTURE AFTER INSTALLATION DIRECTORY STRUCTURE AFTER INSTALLATION
=================================================================== ==========================================================================================
After running the script "install" and if the process is successful, After running the script "installParadiseo.sh" and if the process is successful,
you should have the following structure : you should have the following structure :
.../ Installation directory (specified with ./installParadiseo) .../ Installation directory (specified with ./installParadiseo.sh)
| |
+-- paradiseo-eo EO dir +-- lib/
| | +-- /paradiseo-eo.tgz paradiseo-eo archive
| | +-- /libxml2-2.6.0.tar.bz2 LIBXML2 archive (required for ParadisEO)
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO)
| |
| |
+-- paradiseo-mo MO dir +-- paradiseo-eo paradiseo-eo dir
| |
| |
+-- paradiseo-moeo MOEO dir +-- paradiseo-mo paradiseo-mo dir
| |
| |
+-- paradiseo-paradiseo PARADISEO dir +-- paradiseo-moeo paradiseo-moeo dir
| |
| |
+-- libxml2 LIBXML dir (required for ParadisEO) +-- paradiseo-peo paradiseo-peo dir
| |
| |
+-- mpich2 MPICH2 dir (required for ParadisEO) +-- libxml2 LIBXML2 dir (required for ParadisEO)
|
|
+-- mpich2 MPICH2 dir (required for ParadisEO)
|
+-- README README file
|
+-- installParadiseo.sh Install script
|
+-- .mpd.conf Paradiseo-peo config file
==========================================================================================
===================================================================
NOTES NOTES
=================================================================== ==========================================================================================
Please read README file of each extracted directory if you have Please read README file of each extracted directory if you have
problems for the installation. problems for the installation.
=================================================================== ==========================================================================================
CONTACT CONTACT
=================================================================== ==========================================================================================
For further information about ParadisEO, help or to report any For further information about ParadisEO, help or to report any
problem : paradiseo-help@lists.gforge.inria.fr problem : paradiseo-help@lists.gforge.inria.fr