home *** CD-ROM | disk | FTP | other *** search
-
- DNET (c)Copyright 1987-1989 Matthew Dillon, All Rights Reserved
-
- Matthew Dillon
- 891 Regal Rd
- Berkeley, Ca. 94708
- USA
-
- ...!ihnp4!ucbvax!dillon USENET
- dillon@ucbvax.Berkeley.edu ARPANET
- ucbvax.berkeley.edu pub/amiga ARPANET-FTP
-
-
- REQUIREMENTS TO RUN DNET ON AN AMIGA
- (This distribution contains the necessary files for running dnet)
-
- ENV: must exist. DNet creates and references ENV: variables
-
- DPIPE: Required only if you intend to run remote CLIs
- (SCLI needs it). A proper Mountlist entry must be
- added and l:dpipe-handler must be installed.
-
- DEVS:SERIAL.DEVICE MUST be the 1.3 serial.device (from your 1.3
- workbench disk) for reliable operation.
- LIBS:DRES.LIBRARY must exist
- S:DNET.SERVERS must exist and must contain proper paths to
- the various servers.
- S:DNET.CONFIG must exist
- <dnet binaries> All the DNet binaries must be in your path
-
- * read the README file for installation instructions
-
- * files available via USMail or ARPANet FTP to ucbvax.berkeley.edu,
- in the pub/amiga directory as dnet.amiga.bin.tar.Z
-
- FTP/ARPANET ACCESS
-
- ucbvax.berkeley.edu, anonymous login, directory pub/amiga:
- dnet.amiga.src.tar.Z
- dnet.amiga.bin.tar.Z
- dnet.unix.tar.Z
- dres.tar.Z
- sup32.tar.Z
- dnet.amiga.support.tar.Z
-
-
- REQUIREMENTS TO COMPILE DNET FOR AN AMIGA
- (This distribution does not contain all files required for compiling)
-
- NOTE: SOURCE / MAKEFILES ARE FOR AZTEC C !
- NOTE: the source directory structure must be maintained
- as is. You MUST modify the DMakefile's in the
- source directories to fix the paths to your needs.
-
- Restore -My backup/restore program ... only needed if DNet
- is packaged in a .bak file to unpack it.
- DMake -My make program
- Breakup -absolute latest version of my breakup program,
- nobody has it until now.
- List -Amiga OS V1.3 C:List (on the 1.3 workbench disk)
- dres.lib -Link library for DRES.LIBRARY
- sup32.lib -My support library
- local/*.h -#include's for my support library
- local/makesymbols.c -Used to make the precompiled include file. Only
- required if you do not have symbols.m (symbols.m
- precompiled include file on the disk is for
- Aztec V3.6)
-
- <dnet-amiga-source> -Source to all the clients, servers, and protocol
- driver.
-
- <dnet-amiga-source> is available via USMail or ARPANet FTP. ARPANET
- FTP: ucbvax.berkeley.edu, anonymous login, pub/amiga directory,
- file is dnet.amiga.src.tar.Z
-
- The support executables are also required: dnet.amiga.support.tar.Z
-
- NOTE: Source for dres.library (& dres.lib) and sup32.lib are available
- via USMail or ARPANet FTP (same as above). Again, these should compile
- cleanly under Aztec C after appropriate modifications to the DMakefile.
- There is no support for compiling under Lattice C 'cause I don't have
- Lattice C, and major modifications to the library source files would
- probably be required in anycase.
-
- dres.tar.Z
- sup32.tar.Z
-
-