SuperScript :: Software :: cdt

How to install cdt

The cdt package comes with NO WARRANTY.

System requirements

The cdt package works only under UNIX.

Installation

If necessary, create a /package directory:

mkdir /package
chmod 1755 /package
cd /package

Download the cdt package. The most recent cdt package is 0.50. Unpack cdt in /package:

gunzip cdt.tar
tar -xpf cdt.tar
rm cdt.tar
cd host/superscript.com/misc/cdt

Compile the package:

package/compile

Run some tests:

package/rts

The output should be empty.

Install the package:

package/install

Commands are installed in the /package/host/superscript.com/command directory.

Report successful installation:

package/report

Copyright © 2009 by SuperScript Technology, Inc. All rights reserved.