BSD 4_3_Net_2 development
[unix-history] / usr / src / usr.bin / lisp / Notice
CommitLineData
e6a34683
C
1 Franz Lisp is distributed as a large shell script which, when run, will
2create all necessary directories and place files in those directories.
3Only source files are distributed thus this shell script should be able
4to pass through any networks unaltered.
5
6 The shell script is broken up in to a set of files named: opusVV.SS
7where VV is the version number and SS is a sequence number (aa, ab, ...).
8Each file is less than 200,000 bytes. You can determine what the current
9names are by using the FTP 'list directory' command after you log in.
10
11 After you retrieve all the files you should type
12 cat opus* | sh
13and the distribution will be extracted in the current directory.
14You may then remove the opus* files.
15
16 The file ReadMe in the current directory will then describe how to make
17the lisp system.
18
19 The files are stored on the arpanet host ucb-c70. Log in as 'lispuser'
20with password 'xxxxx'. Please do not ftp an files other than the opus* files.
21
22
23