SuperScript :: Software :: signal

How to install signal

signal comes with NO WARRANTY.

System requirements

signal works only under UNIX.

Installation

If necessary, create a /package directory:

mkdir /package
chmod 1755 /package
cd /package

Download the signal package. The most recent signal package is signal 0.51. Unpack signal in /package:

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

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.