Download
Steps
Here are the steps to download, install and run Lassi:
- Download lassi.zip from the Lassi project page on sourceforge.net.
- Unzip lassi.zip into a new directory of your choice (for
example
/lassi
). - Run Lassi from this directory (assuming Java is on your path):
java -jar lassi.jar
On windows you can also start lassi.exe (this will look up a suitable Java virtual machine on your machine).
Java
Lassi requires a Java Virtual Machine (JVM) version 1.5 (J2SE 5.0) or higher to be installed on your computer. Chances are that this is already the case and Lassi will start as described above. If not, this JVM can be downloaded from:
Computer | Description |
Windows and Linux | java.com |
Mac OS X 10.4.5 | J2SE 5.0 Release 4 (PPC) J2SE 5.0 Release 4 (Intel) |