Re: [Erlangweb-users] Is there an install script for Windows anywhere?
Brought to you by:
etcerlangweb,
paulgray
|
From: Michal S. <mi...@er...> - 2009-10-15 08:25:07
|
Hi Fred, The installation scripts were developed using the so-called escript and AFAIK it is possible to run escripts on Windows, however this requires modification of the first line of the escript [1]. In general I don't see the reason why Erlang Web would not work on Windows, but we never tested the installation scripts on this platform. If you will try out the escripts, please let us know how it went, so that we can update the wiki pages or help you resolve any issues you may have. Michal [1] http://forums.pragprog.com/forums/27/topics/1636 -- Michal Slaski http://www.erlang-consulting.com On 13 Oct 2009, at 05:53, Fred Janon wrote: > Unfortunately, my PC runs Windows and it's really not convenient for > me to run Linux at the moment, I was wondering if anyone has written > an install script for Erlang Web for Windows. > > Thanks > > Fred |