On UNIX

To uninstall on UNIX:

  1. Stop the running SLM server.
  2. Ensure the environment variable SLMHOME is set correctly
  3. Run the command.
    $SLMHOME/bin/SlmUninstall

    The uninstall script starts.

  4. Follow the directions provided in the script.
  5. Remove the SLM part from the PATH environment variable
  6. Remove $SLMHOME/shlib, if present, from the shared library search path. The shared library search path environment variable differs by UNIX variant:
    Variable OS
    LIBPATH AIX
    LD_LIBRARY_PATH Solaris and IA64/HPUX
  7. Remove the SLM part from the CLASSPATH environment variable.