paradiseo/trunk
Repository files (latest commit first)
Filename Latest commit message Latest commit date
jboisson 1d94071693 In the TSP, the fitness has to be minimized ... with all the needed modification (for example, moSA.h)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@587 331e1502-861f-0410-8da2-ba01fb791d7f
2007-08-03 14:28:06 +00:00
..
lib deleted eo archive because of the sources integration 2007-07-03 08:14:10 +00:00
paradiseo-mo In the TSP, the fitness has to be minimized ... with all the needed modification (for example, moSA.h) 2007-08-03 14:28:06 +00:00
paradiseo-moeo corrected dummy error 2007-07-18 13:14:53 +00:00
paradiseo-peo git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@569 331e1502-861f-0410-8da2-ba01fb791d7f 2007-07-06 13:23:30 +00:00
.mpd.conf git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@67 331e1502-861f-0410-8da2-ba01fb791d7f 2006-12-13 14:14:37 +00:00
installParadiseo.sh big modifs on CMake config, doc and make install process 2007-07-06 08:07:01 +00:00
README readme small modif 2007-07-06 13:35:54 +00:00

==========================================================================================
                      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)
   |
   +-- lib/
   |	   | +-- /libxml2-2.6.0.tar.bz2   LIBXML2 archive (required for ParadisEO)
   |	   | +-- /mpich2-1.0.3.tar.gz     MPICH2 archive (required for ParadisEO)
   |
   |
   +-- paradiseo-eo 			   paradiseo-eo dir
   |
   |
   +-- paradiseo-mo                        paradiseo-mo dir 
   |
   |
   +-- paradiseo-moeo                     paradiseo-moeo  dir
   |   
   |
   +-- paradiseo-peo                      paradiseo-peo  dir
   |
   +-- README				  README file
   |
   +-- installParadiseo.sh		  Install script
   |
   +-- .mpd.conf			  Paradiseo-peo config file

==========================================================================================
                       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)
   |
   +-- lib/
   |	   | +-- /libxml2-2.6.0.tar.bz2   LIBXML2 archive (required for ParadisEO)
   |	   | +-- /mpich2-1.0.3.tar.gz     MPICH2 archive (required for ParadisEO)
   |
   |
   +-- paradiseo-eo                     paradiseo-eo dir
   |   
   |	
   +-- paradiseo-mo                     paradiseo-mo dir 
   |
   |
   +-- paradiseo-moeo                   paradiseo-moeo  dir
   |   
   |
   +-- paradiseo-peo                    paradiseo-peo  dir
   |   
   |
   +-- 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
==========================================================================================
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