From 3aff66bc899e0d7e70d45af52afe3e5d91a3845a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 13 Sep 2020 13:08:28 +0200 Subject: [PATCH] Doc --- build/README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build/README b/build/README index 67ceb05c8d2..a621e4cb9e5 100644 --- a/build/README +++ b/build/README @@ -19,10 +19,8 @@ Note: Prerequisites to build autoexe DoliWamp package: > Launch "wine cmd" to check a drive Z: pointing to / exists. > Install InnoSetup For example by running isetup-5.3.9.exe (http://www.jrsoftware.org) -> Install WampServer into "C:\Program Files\Wamp" - For example by running wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b.exe (http://www.wampserver.com) -> Install WampServer addon to have versions: Mysql5.0.45 - For example by running WampServer2-MYSQL5045.exe (http://www.wampserver.com) +> Install WampServer into "C:\Program Files\Wamp" to have Apache and MariaDB + For example by running wampserver3.2.0_x64.exe (http://www.wampserver.com). See file build/exe/doliwamp.iss to know the doliwamp version currently setup. > To build from Windows (running from makepack-dolibarr.pl script is however recommanded), open file build/exe/doliwamp.iss and click on button "Compile". The .exe file will be build into directory build.