License Setup for iSolve on Linux
-
I was trying to setup the license on Linux Ubuntu. The driver for the dongle was successfully installed. However, when I tried to start the licensing daemon with Imgrd, it says "wrong hostid on server line for license file". Did I miss anything for the license?
Thanks.
-
Did you do one of the following:
• Define the FlexNet environment variable FLEXID_LIBRARY_PATH to point to the location of the dongle shared
object, libhasp_linux_x86_64.so.
• Define the system environment variable LD_LIBRARY_PATH to point to the location of the dongle shared object libhasp_linux_x86_64.so.
?
Could you try to send us the output of lmhostid -flexid? that command should return the dongle id. You can also access the dongle firmware - if it is correctly installed - via the loopback address.On a browser, go to http://localhost:1947/
you should see the characteristics of the dongle. Let us know if it works.