Preparation
To check for proper installation at your site, run
$ ocs info
-> You are using `2.3g'
-> located at `/usr/ocs'.
-> The project ($OCSPROJECT) is not specified.
You should see output marked by ->
as above. (The
installation directory /usr/ocs
may differ at your site).
If the command ocs
is not found, you
must extend your search path by /usr/ocs/bin
. (You might
also want to extend your manual path by /usr/ocs/man
.) If
"ocs info"
still doesn't work, check the installation at
your site (see
installation guides).
To run the examples discussed in this tutorial, you should copy the
directory /usr/ocs/examples
:
$ cp -r /usr/ocs/examples .
The Opal Group
Last modified: Thu Sep 16 21:33:45 MEST 1999