SCM Repository
Annotation of /sml/trunk/src/ml-lex/INSTALL
Parent Directory
|
Revision Log
Revision 733 - (view) (download)
1 : | blume | 733 | Installation instructions for ML-Lex |
2 : | ------------------------------------- | ||
3 : | |||
4 : | ML-Lex will normally be automatically | ||
5 : | installed as part of the SML/NJ system | ||
6 : | by the SML/NJ installer. | ||
7 : | |||
8 : | To install by hand (e.g., if you make | ||
9 : | your own modifications), run the | ||
10 : | |||
11 : | ./build | ||
12 : | |||
13 : | script in this directory and then move | ||
14 : | the file | ||
15 : | |||
16 : | ml-lex.$ARCH-$OS | ||
17 : | |||
18 : | to the heap-file directory. | ||
19 : | |||
20 : | Running ./build requires a properly | ||
21 : | functioning installation of SML/NJ. |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |