Hero
March 24th, 2011, 12:02
Hi all
I have a small problem with my program in flexlm.
It uses flexlm v9.2 and licenses in SIGN= format.
I used calcseed with paramethers from _l_sg() to calculate encryption seeds and then used VK1-5, EK1-2 in lm_code.h. But I really don't know what I should do in step, I guess I don't get "build lmcrypt (-verfmt 4 -longkey switches) and generate a valid license file" correctly...O.o
Can I get a small help for this? O.o
Regards
EDIT:
I guess my app uses old SIGN=12 format, because:
1-Application itself says that it needs SIGN= license format.
2-_l_pubkey_verify was not linked in my code.
I have a small problem with my program in flexlm.
It uses flexlm v9.2 and licenses in SIGN= format.
I used calcseed with paramethers from _l_sg() to calculate encryption seeds and then used VK1-5, EK1-2 in lm_code.h. But I really don't know what I should do in step, I guess I don't get "build lmcrypt (-verfmt 4 -longkey switches) and generate a valid license file" correctly...O.o
Can I get a small help for this? O.o
Regards
EDIT:
I guess my app uses old SIGN=12 format, because:
1-Application itself says that it needs SIGN= license format.
2-_l_pubkey_verify was not linked in my code.