X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fdee9639e4620a7eee7e7e1b39443df01f4886cf..ebf7be2320c9239e70924752b5d9833224113ab4:/doc/install.doc diff --git a/doc/install.doc b/doc/install.doc index 0b632d46bb..ce35441cd4 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -1,4 +1,4 @@ -/*! \page install Install Simgrid +/*! \page install Installing Simgrid \htmlinclude .install.doc.toc @@ -336,7 +336,19 @@ Step 3: Choice where to install packets previously selected. Please don't use sp \endhtmlonly -Step 4: Restart your computer to take in consideration environment variables. +Step 4: Add CLASSPATH to environment variables. + +\htmlonly + +\endhtmlonly + +Step 5: Add PATH to environment variables. + +\htmlonly + +\endhtmlonly + +Step 6: Restart your computer to take in consideration environment variables. \subsection install_Win_compile1 Compile a project "HelloWorld" @@ -403,7 +415,7 @@ feel free to organize it as you want). \li sched.c: a C file including sched.h and implementing the core of the scheduler. Most of these functions use the MSG functions defined in section \ref - msg_gos_functions. + msg_task_usage. \li masterslave.c: a C file with the main function, i.e. the MSG initialization (MSG_global_init()), the platform