Genereret: 16. Januar 2003, 22:09:39 Copyright © 2003 , Kurt Nørmark The local LAML software home page

LAML Windows Installation

It is easy to install LAML on Windows 2000 and Windows XP provided that you adhere to a few conventions:

  1. You use the latest version of PLT (203 of January 2003) as your Scheme system.

  2. You install PLT in C:\programs\

  3. You install LAML in C:\programs\

Thus you will need the following organization:

C:
 programs
  ...
  PLT
   ...
   MzScheme.exe
   DrScheme.exe
   ...
  laml
    bin
    lib
    ...

Notice the use of the programs directory instead of Program Files. In general, the latters cause problems for Unix related software (such as Emacs).

If you adhere to the conventions from above, you can install LAML by executing

in the downloaded LAML distribution, for instance by double clicking it the usual way.

 

Kurt Nørmark
normark@cs.auc.dk
http://www.cs.auc.dk/~normark/