Sun Java System Access Manager 7.1 C API Reference

Required C Libraries

Sample programs are run by launching a generated executable on the command line. The following sections contain instructions for the supported platforms. Be sure to set the library path appropriately for the platform you are using.

SolarisTM Operating System

Set the LD_LIBRARY_PATH environment variable to include the following:

/usr/lib/mps:/opt/SUNWam/lib:/usr/lib:/usr/ucblib


Note –

The /usr/lib directory is included before the /usr/ucblib directory so that common programs (such as editors) will continue to function.


These directories contain the following shared libraries:

Linux Application Environment

Set the LD_LIBRARY_PATH environment variable to include:

/AccessManager-base/agent/lib

This directory contains the following shared libraries:

Microsoft® Windows

You must have the /AccessManager-base/SUNWam/lib directory in your path before launching the samples. Alternatively, you can run the run.bat script to launch the samples. The script will set your path appropriately.