Does Scalaris run on Windows?
No. Well, maybe. • install Erlang (http://www.erlang.org/download.html) • install OpenSSL (for crypto module) (http://www.slproweb.com/products/Win32OpenSSL.html) • checkout Scalaris code from SVN • adapt the path to your Erlang installation in build.bat • start a cmd.exe • go to the Scalaris directory • run build.bat in the cmd window • check that there were no errors during the compilation; warnings are fine • go to the bin sub-directory • adapt the path to your Erlang installation in boot.bat, cs_local.bat, cs_local2.bat and cs_local3.bat • run boot.bat in the cmd window If you have Erlang < R13B04, you will need to adapt the Emakefile that build.bat generates if it doesn't exist.