Skip to content

Install & running

EmilyBjoerk edited this page Sep 8, 2013 · 3 revisions

Installing and running LSML is straight forward.

  1. Make sure you have a recent Java 7 installed.

  2. Download the .zip file from and extract it somewhere.

  3. a) You can run the .exe file to launch the program -or-

    b) You can right click the .jar and select "open with..." and select Java (TM) Platform SE Binary or something similar.

    c) In linux you can use java -jar <lsmlrelease>.jar to launch it. Or usually double clicking it opens it with the Java run-time.