4
|
1 FTP directions
|
|
2 ==============
|
|
3
|
|
4 You can get the distribution file, `ilisp-5.8.tar.gz' via anonymous
|
|
5 FTP from `FTP.CS.CMU.EDU' (128.2.206.173) in
|
|
6 `/afs/cs/user/campbell/http/ilisp/'.
|
|
7
|
|
8 % ftp ftp.cs.cmu.edu
|
|
9 Name (ftp.cs.cmu.edu:rickc): anonymous
|
|
10 331 Guest login ok, send username@node as password.
|
|
11 Password: YOUR-USER-ID@YOUR-HOSTNAME
|
|
12 ftp> cd /afs/cs/user/campbell/http/ilisp
|
|
13 250 Directory path set to /afs/cs/user/campbell/http/ilisp.
|
|
14 ftp> type binary
|
|
15 200 Type set to I.
|
|
16 ftp> get ilisp-5.8.tar.gz
|
|
17 200 PORT command successful.
|
|
18 150 Opening data connection for ilisp-5.8.tar.gz.
|
|
19 226 Transfer complete.
|
|
20 local: ilisp-5.8.tar.gz remote: ilisp-5.8.tar.gz
|
|
21 168801 bytes received.
|
|
22 ftp> quit
|
|
23 221 Goodbye.
|
|
24
|
|
25 Or get whatever single files you need from the `untarred'
|
|
26 subdirectory.
|
|
27
|
|
28 You can also get `ilisp-5.8.tar.gz' via anonymous FTP from
|
|
29 `FTP.ICSI.BERKELEY.EDU' in either `/pub/software/elisp/' or
|
|
30 `/pub/theory/marcoxa/elisp/'.
|
|
31
|
|
32
|
|
33
|
|
34
|
|
35 WWW directions
|
|
36 ==============
|
|
37
|
|
38 You can use the World Wide Web (WWW) to get the distribution file from
|
|
39 the anonymous FTP locations using one of the following URLs:
|
|
40 * ftp://ftp.cs.cmu.edu/afs/cs/user/campbell/http/ilisp/ilisp-5.8.tar.gz
|
|
41
|
|
42 * ftp://ftp.icsi.berkeley.edu/pub/software/elisp/ilisp-5.8.tar.gz
|
|
43
|
|
44 * ftp://ftp.icsi.berkeley.edu/pub/theory/marcoxa/ilisp-5.8.tar.gz
|
|
45
|
|
46 You can also use the CMU Artificial Intelligence Repository:
|
|
47
|
|
48 http://www.cs.cmu.edu/Web/Groups/AI/html/repository.html
|
|
49
|
|
50 From there follow: `LISP', `UTIL', `EMACS' and finally `ILISP'. Use
|
|
51 your browser capabilities to download what you need.
|
|
52
|
|
53 The complete URL for the distribution file in the CMU AI Repository is
|
|
54 http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/util/emacs/ilisp/v57/ilisp57.tgz
|
|
55
|
|
56 Other URLs for the distribution file include:
|
|
57 * http://www.c2.net/~campbell/ilisp/ilisp-5.8.tar.gz
|
|
58
|
|
59 * http://www.cs.cmu.edu/~campbell/ilisp/ilisp-5.8.tar.gz
|