Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
a6dee86c
Commit
a6dee86c
authored
31 years ago
by
ram
Browse files
Options
Downloads
Patches
Plain Diff
Updated for 17b.
parent
37133332
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
general-info/net-README.txt
+16
-16
16 additions, 16 deletions
general-info/net-README.txt
with
16 additions
and
16 deletions
general-info/net-README.txt
+
16
−
16
View file @
a6dee86c
...
@@ -34,8 +34,8 @@ directory that is to be the root of the tree, then type:
...
@@ -34,8 +34,8 @@ directory that is to be the root of the tree, then type:
uncompress <file.tar.Z | tar xf - .
uncompress <file.tar.Z | tar xf - .
As of 12/11/92, the latest SunOS Sparc release is:
As of 12/11/92, the latest SunOS Sparc release is:
1
6f
-sun4c_41.tar.Z (6.8 meg)
1
7b
-sun4c_41.tar.Z (6.8 meg)
1
6f
-extra-sun4c_41.tar.Z (3.
5
meg)
1
7b
-extra-sun4c_41.tar.Z (3.
6
meg)
The first file holds binaries and documentation for the basic Lisp system,
The first file holds binaries and documentation for the basic Lisp system,
while the second `-extra' file contains the Hemlock editor, the graphical
while the second `-extra' file contains the Hemlock editor, the graphical
...
@@ -68,19 +68,18 @@ template that sets up environment variables and then runs CMU CL. You may
...
@@ -68,19 +68,18 @@ template that sets up environment variables and then runs CMU CL. You may
want to have your EMACS maintainer place doc/cmu-user.info in the info root, or
want to have your EMACS maintainer place doc/cmu-user.info in the info root, or
you can setenv INFOPATH to include the doc/ directory.
you can setenv INFOPATH to include the doc/ directory.
To load in Hemlock or CLX and save an augmented Lisp image, run lib/config.
To load in CLX, the Motif interface and windowing debugger, or Hemlock and save
This runs `lisp' on `lib/config.lisp', which uses an interactive dialog to
an augmented Lisp image, run lib/config. This runs `lisp' on
determine what systems to load and where to save the result. The default
`lib/config.lisp', which uses an interactive dialog to determine what systems
output is to overwrite library:lisp.core. To avoid overwriting the running
to load and where to save the result. The default output is to overwrite
Lisp image, any existing image is renamed to `lisp.core.BAK'; this file may be
library:lisp.core. To avoid overwriting the running Lisp image, any existing
manually deleted to save disk space.
image is renamed to `lisp.core.BAK'; this file may be manually deleted to save
disk space.
SunOS/SPARC Notes:
SunOS/SPARC Notes:
Note: The regular release of CMU CL does not run on SPARC 10 systems, since
With this release, CMU CL should require no special effort to run on Sparc10's
the stack has been moved. Pick up the file 16f-sun4m_413.core.Z,
under SunOS. Solaris is still not supported.
uncompress it, and use it instead of the lisp.core from the regular
release.
At least 16 meg of memory is recommended, and more is better. Your system
At least 16 meg of memory is recommended, and more is better. Your system
maintainer may need to configure extra paging space for large Lisp application.
maintainer may need to configure extra paging space for large Lisp application.
...
@@ -98,7 +97,8 @@ Running CMU CL:
...
@@ -98,7 +97,8 @@ Running CMU CL:
Run "lisp". If Hemlock is loaded, you can also "lisp -edit". Hemlock will
Run "lisp". If Hemlock is loaded, you can also "lisp -edit". Hemlock will
use X if the DISPLAY environment variable is defined, otherwise it will use
use X if the DISPLAY environment variable is defined, otherwise it will use
terminal i/o based on TERM and /etc/termcap.
terminal i/o based on TERM and /etc/termcap. If the Motif debugger is loaded,
it will be invoked on errors and by INSPECT.
Source availability:
Source availability:
...
@@ -109,8 +109,8 @@ packages: PCL and CLX. Although these packages are copyrighted, they may be
...
@@ -109,8 +109,8 @@ packages: PCL and CLX. Although these packages are copyrighted, they may be
freely distributed without any licensing agreement or fee.
freely distributed without any licensing agreement or fee.
The release area contains a source distribution, which is an image of all the
The release area contains a source distribution, which is an image of all the
".lisp" source files used to build version 1
6f
:
".lisp" source files used to build version 1
7b
:
1
6f
-source.tar.Z (
3.6
meg)
1
7b
-source.tar.Z (
4.9
meg)
All of our files (including the release area) are actually in the AFS file
All of our files (including the release area) are actually in the AFS file
system. On the release machines, the FTP server's home is the release
system. On the release machines, the FTP server's home is the release
...
@@ -137,7 +137,7 @@ Miscellaneous Lisp run-time code:
...
@@ -137,7 +137,7 @@ Miscellaneous Lisp run-time code:
/afs/cs/project/clisp/src/beta/code/*.lisp
/afs/cs/project/clisp/src/beta/code/*.lisp
C run-time code:
C run-time code:
/afs/cs/project/clisp/src/beta/l
db
/*
/afs/cs/project/clisp/src/beta/l
isp
/*
A very drafty version of an internal design document: (160 pages) Some of
A very drafty version of an internal design document: (160 pages) Some of
the "tex" files may be more humanly readable, since many formatting
the "tex" files may be more humanly readable, since many formatting
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment