diff lisp/ilisp/GETTING-ILISP @ 4:b82b59fe008d r19-15b3

Import from CVS: tag r19-15b3
author cvs
date Mon, 13 Aug 2007 08:46:56 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/ilisp/GETTING-ILISP	Mon Aug 13 08:46:56 2007 +0200
@@ -0,0 +1,59 @@
+FTP directions
+==============
+
+You can get the distribution file, `ilisp-5.8.tar.gz' via anonymous
+FTP from `FTP.CS.CMU.EDU' (128.2.206.173) in
+`/afs/cs/user/campbell/http/ilisp/'.
+
+% ftp ftp.cs.cmu.edu
+Name (ftp.cs.cmu.edu:rickc): anonymous
+331 Guest login ok, send username@node as password.
+Password: YOUR-USER-ID@YOUR-HOSTNAME
+ftp> cd /afs/cs/user/campbell/http/ilisp
+250 Directory path set to /afs/cs/user/campbell/http/ilisp.
+ftp> type binary
+200 Type set to I.
+ftp> get ilisp-5.8.tar.gz
+200 PORT command successful.
+150 Opening data connection for ilisp-5.8.tar.gz.
+226 Transfer complete.
+local: ilisp-5.8.tar.gz remote: ilisp-5.8.tar.gz
+168801 bytes received.
+ftp> quit
+221 Goodbye.
+
+Or get whatever single files you need from the `untarred'
+subdirectory.
+
+You can also get `ilisp-5.8.tar.gz' via anonymous FTP from
+`FTP.ICSI.BERKELEY.EDU' in either `/pub/software/elisp/' or
+`/pub/theory/marcoxa/elisp/'.
+
+
+
+
+WWW directions
+==============
+
+You can use the World Wide Web (WWW) to get the distribution file from
+the anonymous FTP locations using one of the following URLs:
+   * ftp://ftp.cs.cmu.edu/afs/cs/user/campbell/http/ilisp/ilisp-5.8.tar.gz
+
+   * ftp://ftp.icsi.berkeley.edu/pub/software/elisp/ilisp-5.8.tar.gz
+
+   * ftp://ftp.icsi.berkeley.edu/pub/theory/marcoxa/ilisp-5.8.tar.gz
+
+   You can also use the CMU Artificial Intelligence Repository:
+
+   http://www.cs.cmu.edu/Web/Groups/AI/html/repository.html
+
+From there follow: `LISP', `UTIL', `EMACS' and finally `ILISP'.  Use
+your browser capabilities to download what you need.
+
+The complete URL for the distribution file in the CMU AI Repository is
+http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/util/emacs/ilisp/v57/ilisp57.tgz
+
+Other URLs for the distribution file include:
+   * http://www.c2.net/~campbell/ilisp/ilisp-5.8.tar.gz
+
+   * http://www.cs.cmu.edu/~campbell/ilisp/ilisp-5.8.tar.gz