Setting the License File Variable
If you do not want to install the license.demo file in the installdir/toolworks/flexlm-version directory, you must set your LM_LICENSE_FILE environment variable to the file’s full pathname. For example:
setenv LM_LICENSE_FILE nonstandard-dir/license.demo
If a LM_LICENSE_FILE environment variable already exists, add the pathname for license.demo to this variable’s declaration. Notice that the LM_LICENSE_FILE variable contains a colon-separated list of license file pathnames. For example:
setenv LM_LICENSE_FILE nonstandard-dir/license.demo:${LM_LICENSE_FILE}
Step 4: Configuring Your Environment
Before you can begin using MemoryScape, you must add MemoryScape to your PATH variable. On some systems, you may need to mount the /proc directory.
Mac OS X Installations
A number of issues can arise with Apple Mac OS X installations that will need attention to successfully launch TotalView. Running the install script should not yield any errors. Please read Troubleshooting Mac OS X Installations in the Reference Guide for further details.