home *** CD-ROM | disk | FTP | other *** search
- This collection of files is provided free of charge.
-
- To unpack TipTop-Supplement-1.5.tar.gz type:
-
- gnutar xzf TipTop-Supplement-1.5.tar.gz
-
- Note that the ZMODEM v3.xx code provided here is not public domain.
- It "may be freely used for non commercial and educational purposes".
- Please read the notice in src/Z336/sz.c for more info. Please comply
- with the ZMODEM license.
-
- -------------------------------------------------------------------------
-
- + Subdirectory bin contains compiled term and term clients, and ncftp.
- To install term and term clients, simply copy them into /usr/local/bin/.
-
- + Subdirectory src contains the following subdirectories:
-
- - term_et_al: contains term, ncftp, and readline. To compile
- these packages do:
-
- cd src/term_et_al
- make
-
- - Z212/Z336: ZMODEM file transfer protocol which sends messages to
- TipTop's transfer progress panel. It can be used with or without
- TipTop. To compile say: make next
-
- The ZMODEM code is modified to take advantage of TipTop's
- transfer progress panel. If you want to use these ZMODEM
- executables (v3.36) instead of the executables provided with
- TipTop (v2.12), compile and copy the executables (sz, rz, sx,
- rx, sb, rb) into the TipTop.app/bin directory. Please comply
- with the ZMODEM license specified in src/Z336/sz.c.
-
- - tlog: Tlog source files (utmp/wtmp logging used by TipTop).
-
- - Ascii: An example how to use TipTop's transfer progress panel.
-
- - TTSendmailFilter: Mail.app filter which queues messages for
- the SendMail script.
-
-
- + Subdirectory man contains tcl, expect, term, and ZMODEM man pages.
- Type "make ps" in this directory to generate PostScript versions of
- the man pages. Type "make help" to see other make options.
-
- + Subdirectories include and lib contain TipTop's API-related files.
-
- + Subdirectory doc contains relevant API class and category descriptions.
-
- + Subdirectory other-bin contains the term server compiled for AIX
- (RS6K), OSF1 (Alpha), and SunOS (SPARC).
-
- -------------------------------------------------------------------------
-