ftp.nice.ch/pub/next/developer/languages/T/T.3.1.N.bs.tar.gz#/T3.1/tsystem

CHANGES
 
Makefile
 
README
 
dynload.c
[View dynload.c] 
envset.sh
[View envset.sh] 
expand.c
[View expand.c] 
float.c
[View float.c] 
next_start_t.s
 
nextassist.c
[View nextassist.c] 
tea.el
 

README

To install:

1. Move t to a directory in your shell's path.  For example,
we put t in "/usr/local/bin".

2. Create a tsystem directory and set the environment variable 
TSYSTEM to the path name of the directory.
For example, our TSYSTEM is "/usr/local/lib/tsystem".
Add the definition of TSYSTEM to your login script so it will
be defined whenever you use t.

3. Copy the files in this directory into the T system directory. 

4. Perform "make" in $TSYSTEM to make the tsystem binaries and scripts.

To make T from sources:

1. Make xt.o on a Sun3.

2. Convert xt.o to Mach-O format with "atom xt.o t.o".

3. Link using the command "$TSYSTEM/linkt t t.o".

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.