Page 1 of 1

Using runmlwin on Mac OS X and Linux

Posted: Thu Mar 19, 2015 10:27 am
by CMM
A scripting version of MLwiN has now been released that allows the use of runmlwin on operating systems such as Mac OS X and Linux without having to install and set up Wine (https://www.winehq.org/). If you already have an MLwiN license this can be downloaded via the upgrade page (http://www.bris.ac.uk/cmm/software/mlwi ... rades.html). In order to use this version simply set your MLwiN_path and/or MLwiNScript_path to point to the appropriate file, e.g.:

Code: Select all

global MLwiN_path "/usr/bin/mlnscript"
global MLwiNScript_path "/usr/bin/mlnscript"