Next: Reading from the Distribution
Up: Loading dstool onto the
Previous: Loading dstool onto the
  Contents
Getting dstool from the Archive Server
The entire source code for dstool is stored in the archive server, macomb, at the Center
for Applied Mathematics, Cornell University. The network address of macomb is
macomb.tn.cornell.edu
Internet Address: 128.84.237.12
- 1.
- Move to the dstool home directory if you are not already in it, by typing:
cd $DSTOOL
- 2.
- In order to connect to macomb, type:
ftp 128.84.237.12
- 3.
- Follow the login process with the user name anonymous
and the password anonymous.
- 4.
- Once you are on the sytem, move to the directory pub/dstool with the command:
cd pub/dstool
- 5.
- Since the distribution file is in compressed format, set the ftp program ``binary'' flag with
the command:
binary
- 6.
- To list the files in this directory,
type ls. To obtain a copy of the README file and this installation manual, type:
get README
get install.ps.Z
- 7.
- Load the dstool source file onto your workstation with the command:
get dstool_1.0.tar
- 8.
- After the file transfer is complete, quit ftp by typing quit.
- 9.
- Create the file system hierarchy by typing:
tar xvf dstool_1.0.tar
Next: Reading from the Distribution
Up: Loading dstool onto the
Previous: Loading dstool onto the
  Contents
root
1998-11-02