Download Lsd 5.4
February, 2005

The Lsd code is identical under Windows or Unix plaforms. It is compiled with GNU C++ and standard libraries so that Unix users should have no problems running it. The Windows distribution includes all required software, so that users do not need to install any other package: just install the system and run the example models. You can browse the directory structure of the installation, and download each individual file.


Complete Distribution
The complete distribution includes:


OS File Date Installation Instructions
Windows  Lsd54win.zip February, 21 2005 Unzip file in a directory whose name does not contain spaces (e.g C:\ is ok, C:\Program Files\ is not ok). Move in the new Lsd directory and run the file run.bat.
Unix Lsd54unix.zip February, 21 2005 Unpack the file creating the directory structure, compile LMM and run it: 

# unzip Lsd54unix.zip
# cd Lsd
# make -fmakefile.ln
# ./lmm 

For any insallation problem see the Readme.txt file in the Lsd directory.

Windows
Lsd5_5win.zip
December 2005
Experimental upgrade. Uses libstdc++ and allows compilation without graphical interfaces. It also uses Tcl/Tk 8.4, allows for a new type of element, "function" besides parameters and variables, and the interfaces are generally improved. Works under Win2K and Linux, but needs to be tested in other OS's. Install as specified for the Windows version above.
Unix
Lsd5_5linux.zip
June 25, 2005 Linux version of Lsd 5.5.