X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/be9eca928291f11b4e41e5e5afb0aa8ab0b0fefb..1f7ec3361d858c88ba1ea8de5a99d613ad410245:/doc/install.doc diff --git a/doc/install.doc b/doc/install.doc index 5c93761ed7..adc5f5f063 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -286,9 +286,9 @@ set(JMSG_JAVA_SRC ) \endverbatim -\section install_Win Installing the SimGrid library with Windows pakage +\section install_Win Installing the SimGrid framework on Windows -\subsection install_Win_install Installing SimGrid +\subsection install_Win_install Installing SimGrid with the automatic installer Before start the installation, you need to be sure to have the following dependencies: \li cmake 2.8 (download page) @@ -363,6 +363,13 @@ cmake -G"MinGW Makefiles" \ \li Run "mingw32-make" \li You should obtain "TARGET_NAME.exe". +\subsection install_Win_ruby Setup a virtualbox to use SimGrid-Ruby on windows + +Allan Espinosa made these set of Vagrant rules available so that you +can use the SimGrid Ruby bindings in a virtual machine using +VirtualBox. Thanks to him for that. You can find his project here: +https://github.com/aespinosa/simgrid-vagrant + \section install_setting_MSG Setting up your own MSG code Do not build your simulator by modifying the SimGrid examples. Go