| Author |
Message |
brass
Joined: 29 Nov 2002 Posts: 23
|
10 Mar 2003 6:58 how to use two lmgrds to start two licenses in a linux sever |
|
|
|
hello guys:
I want to startup two licenses with two lmgrds. but when I start them with different path lmgrds, the latter license are failed. Can anyone tell me the reason and how to set them? Thank you very much
brass
|
|
| Back to top |
|
 |
kwkam
Joined: 25 Feb 2002 Posts: 281 Helped: 11 Location: Somewhere on earth
|
10 Mar 2003 11:05 |
|
|
|
Start like this :
lmgrd -l debug.log -c /path1/license1.dat;/path2/license2.dat
|
|
| Back to top |
|
 |
superluminal
Joined: 31 Jan 2002 Posts: 95 Helped: 1 Location: Inside a quantum well
|
10 Mar 2003 13:07 |
|
|
|
just to make kwkam postg clear .
Seperate different lic. pathes by using a semicolon " ; " between every path of them & lmgrd will find the appropriate one automatically
|
|
| Back to top |
|
 |