Jun 23, 2022
06:41 AM
@jyadav Sorry May be I am making you confuse. I dont want my user put feature name when running application. When user run application the feature should be directly picked.
... View more
Jun 23, 2022
06:27 AM
@jyadav I do not want to give feature name like we are giving in sample. But I want feature name should be directly picked from license file.
... View more
Jun 23, 2022
05:32 AM
Hi Currently I am evaluating Flex net publisher I have gone through lmflex.c I have seen there they are using (void)fgets(feature, sizeof(feature), lm_flex_stdin()); to get feature name from us by putting it on command line. But I want it should be directly picked from file rather asking us. for example if feature f2 is in license file for a application it should be directly picked and application run. If not available print error of not available feature.
... View more
Jun 21, 2022
06:57 AM
@jyadav I have referred it can you please confirm these are the libraries and files we will distribute for a Linux based system. 1)Licensing client libraries: • liblmgr_trl.a or liblmgr_pic_trl.a • libcrvs.a or libcrvs_pic.a • libsb.a or libsb_pic.a • activation/lib/libnoact.a or activation/lib/libnoact_pic.a • Either liblmgr_dongle.a or liblmgr_dongle_stub.a 2)lmgrd 3) vendor daemon
... View more
Jun 21, 2022
06:45 AM
Hi I am wondering which libraries and which files we will give to our client?
... View more
Jun 21, 2022
01:50 AM
when we are going to build new application we should use -fpic flag ?
... View more
Jun 21, 2022
01:34 AM
Hi I am still facing issue of
relocation R_X86_64_32 against `.data' can not be used when making a PIE object; recompile with -fPIE
collect2: error: ld returned 1 exit status.
Let me tell you what I did.
step1:
I have created two classes where i have called Flexible APIs.
step2:
Then I have created a top main function where I have called that class.
step 3:
I run
make lm_new.o
step 4:
./lmnewgen demo -o lm_new.c
cc -c lm_new.c -o lm_new.o
step 5:
g++ ../machind/lmflex.cpp ../machind/License_manager.cpp -o lmflexx.o -L /home/users/umar.iqbal/install_DIr/x64_lsb-11.19.1.0_v6/x64_lsb liblmgr_trl.a libcrvs.a libsb.a activation/lib/libnoact.a liblmgr_dongle.a -Wl,--dynamic-linker=/lib64/ld-lsb-x86-64.so.3 -fPIC
Can you have look and tell me how can i come out from this issue.
... View more
Jun 07, 2022
06:55 AM
After I click on let's Go Its shows but not redirect me to download products.
... View more
Latest posts by UmarIqbal-RS
Subject | Views | Posted |
---|---|---|
50 | Jun 23, 2022 06:41 AM | |
53 | Jun 23, 2022 06:27 AM | |
62 | Jun 23, 2022 05:32 AM | |
28 | Jun 21, 2022 06:57 AM | |
31 | Jun 21, 2022 06:45 AM | |
24 | Jun 21, 2022 01:50 AM | |
34 | Jun 21, 2022 01:34 AM | |
55 | Jun 07, 2022 06:55 AM |
Activity Feed
- Posted Re: How to feature name directly in Flexenabled application file on FlexNet Publisher Forum. Jun 23, 2022 06:41 AM
- Posted Re: How to feature name directly in Flexenabled application file on FlexNet Publisher Forum. Jun 23, 2022 06:27 AM
- Posted How to feature name directly in Flexenabled application file on FlexNet Publisher Forum. Jun 23, 2022 05:32 AM
- Posted Re: Distributing Flexnet publisher Flexenabled application on FlexNet Publisher Forum. Jun 21, 2022 06:57 AM
- Posted Distributing Flexnet publisher Flexenabled application on FlexNet Publisher Forum. Jun 21, 2022 06:45 AM
- Posted Re: relocation R_X86_64_32 against on FlexNet Publisher Forum. Jun 21, 2022 01:50 AM
- Posted relocation R_X86_64_32 against on FlexNet Publisher Forum. Jun 21, 2022 01:34 AM
- Posted Product Downloads Page not showing product listed for downloading on FlexNet Operations Forum. Jun 07, 2022 06:55 AM