From 85e787e36d676c9b11768fa1e9e6263459e49fe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 14 Sep 2015 18:50:34 +0200 Subject: Update documentation re Windows --- doc/src/guide/installation.asciidoc | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/doc/src/guide/installation.asciidoc b/doc/src/guide/installation.asciidoc index 1361458..94232b8 100644 --- a/doc/src/guide/installation.asciidoc +++ b/doc/src/guide/installation.asciidoc @@ -107,17 +107,6 @@ inside the MSYS2 environment from a batch file. While most of the basic functionality will just work, there are still some issues. Erlang.mk needs to be fixed to pass the right paths when running Erlang scripts. We are working on it. - -Running a release also currently does not seem to work except -when using a workaround. If you start the release manually, -by calling `erl` with the right options, the release will boot -as intended: - -[source,bash] -$ erts-6.4/bin/erl.exe -boot releases/1/hello_release ... - -It will work from both the MSYS2 environment and a normal -Command window. - -Make sure to not include the `.boot` extension from the boot -filename, as it is automatically appended. +Erlang.mk is fully tested on both Linux and Windows, but is +lacking tests in the areas not yet covered by this guide, +so expect bugs to be fixed as more tests are added. -- cgit v1.2.3