On Windows
The installation consists of these steps:
-
Create the install directory for SLM. The default directory is:
%SystemDrive%\Program Files\SLM
-
Create a global environment variable
SLMHOME
that directs to this directory:- Click Start > Control Panel > System > Advanced > Environment Variables
-
Insert the
SLMHOME
variable with the variable's unique value in the system variables.
-
Transfer the SLM client files.
Transfer the files from the ..\client\Windows_x86 (or Windows_x64) directory of the SLM installation software to the
%SLMHOME%
directory. -
Set the
PATH
variable.To enable the operating system to find the SLM DLL files in %SLMHOME%\bin, you must extend thePATH
environment variable. Add %SLMHOME%\bin to yourPATH
. -
Set the
CLASSPATH
variable.Java programs can also use the SLM licensing scheme. For this purpose, the environment variableCLASSPATH
must be extended with thecom_baan_bclm.jar
file. Add %SLMHOME%\java\com_baan_bclm.jar. -
Use
slmconfig -c
to create theservers.xml
file or copy it from an already configured SLM client - Check the installation and configuration by running slmclienttest.