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 cdt 0.50. Unpack cdt in /package:

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

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