home *** CD-ROM | disk | FTP | other *** search
-
- This is the gcl-2.2 GNU COMMON LISP version for Intel.
-
- If you want to recompile the program you will need a
- Version of gcc higer than is provided with NS3.2
- (maybe the version of NS3.3 will work - I don't know
- - I used gcc2.7.1)
-
- The whole gcl-2.2 folder needs to get installed into:
-
- /LocalPrograms/GNU/
-
- (Please don't ask me if you install it somewhere else
- and it doesn't work the path is compiled into the
- program - that's not my fault)
-
- Then try:
-
- localhost> /LocalPrograms/GNU/gcl-2.2/bin/gcl
- GCL (GNU Common Lisp) Version(2.2) Sat Dec 2 18:29:45 GMT-0600 1995
- Licensed under GNU Public Library License
- Contains Enhancements by W. Schelter
-
- >
-
- (exit gcl with Control-D)
-
- then put:
-
- /LocalPrograms/GNU/gcl-2.2/bin/
-
- on your csh - serarchpath and you should
- be able to start LISP with:
-
- localhost> gcl
-
- Hope it works.
- Thomas Katzlberger
- katzlbt@vuse.vanderbilt.edu