From 1f7ec3361d858c88ba1ea8de5a99d613ad410245 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 27 Jan 2012 18:37:49 +0100 Subject: [PATCH] add a link to aespinosa's work on vagrant to get ruby working on Windows --- doc/install.doc | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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 -- 2.20.1