Thank you for evaluating SCTrace.  The directions in this file will
show you how to install and start using it.

Please send any feedback to sctrace@tkg.com.  We are eager to hear
from you and discuss any questions or comments you may have.


EVALUATING SCTrace
==================

The SCTrace evaluation copy is fully functional with one exception:
the output only reports the first 30 system or function calls.

The evaluation copy enables you to:

       - See how SCTrace reports system and function calls and their
         arguments and return values, including optional profiling.
       - Write testcases to test specific features.
       - Ensure that SCTrace works in your environment and on your
         application.


LICENSING SCTrace
=================

Please refer to http://www.tkg.com/sctrace/price.html for information
on licensing options and prices.  Further information can be obtained
from sctrace@tkg.com.


DOWNLOADING SCTrace
===================

If you have not already done so, download the SCTrace evaluation
package from our ftp site.  You can do this using any browser at the
following location:

        ftp://ftp.tkg.com/pub/sctrace-eval.tar

If you do not have web access you can use an ftp client to connect to
ftp.tkg.com, logging in with the username "ftp", and entering your
email address as the password.  Enter the commands "cd /pub" and "get
sctrace-eval.tar" to download the installation package.


INSTALLING SCTrace
==================

The following directions assume you have downloaded the SCTrace
package and are in the directory containing the tar file.  You will
need approximately 2Mb of disk space to hold the download and extract
it.

1. Extract the tar file

        As root, enter the following command:

          tar xf sctrace-eval.tar

2. Install SCTrace

        As root, enter the following command:

          installp -acXFd sctrace-eval.obj all

        You may also use 'smit install_latest' to install SCTrace,
        specifying the appropriate filename in the "INPUT device /
        directory for software" field, and setting the "OVERWRITE
        same or newer versions" option to "yes".

        After installation has completed, the "sctrace-eval.obj"
        installation file may be removed to conserve disk space, but
        you may wish to keep a copy of it for future installations.


IMPORTANT NOTES
===============

Documentation is in HTML format and is installed by default into:

        /usr/lpp/tkg/doc/userguide.html

You may use any browser to view the documentation, e.g.:

        netscape file:/usr/lpp/tkg/doc/userguide.html

The latest documentation is also available at the SCTrace web site:

        http://www.tkg.com/sctrace

The installation process installs links to the SCTrace executables
into the /usr/bin directory, which should be in everyone's PATH
environment variable:

        /usr/bin/sctrace
        /usr/bin/prpt


QUESTIONS?
==========

Please contact us at:

               .................................................
               .                                               .
               .        The Kernel Group, Incorporated         .
               .              1250 South Loop 360              .
               .                  Suite 3-601                  .
               .                Austin TX 78746                .
               .                                               .
               .              +1 512.433.3333 voice            .
               .              +1 512.433.3200 fax              .
               .                                               .
               .                sctrace@tkg.com                .
               .               http://www.tkg.com              .
               .................................................
