Log in

View Full Version : yet another small question about flexlm


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.

Hero
March 28th, 2011, 07:41
hm....
I should say that I successfully generated my licenses file....and a working one...O.o

Now I ask something small if you don't mind:
Is there any other place rather than _lc_checkout to extract feature names and versions? Because I guess it is possible not to checkout all features at same time,then it is possible that I miss some of them.
Is there any place in a flexlm target that I could collect all features from automatically?

Regards

FoxB
March 28th, 2011, 08:42
1. make breakpoint at lc_checkout and get the feature name and version
2. get any feature name from the eval/demo/expire license and try search it in the target exe/dll/ocx files