Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open a navigator and access the following URL: http://127.0.0.1:8090 (if you launched the navigator on your server)
    You should obtain the following page:

    Image RemovedImage Added
  2. Click on the “Administration” tab
    Note: You will be asked to sign in: the default Username and Password are “admin”/”admin”. Once logged in, you will be prompted to change the admin password

  3. Click on the “Vendor Daemon Configuration” tab

    Image RemovedImage Added
  4. You can now import your license file by clicking the “Import License” button.

...

  • When launching NanoXplore tools, the LM_LICENCE_FILE variable must be exported

  • To avoid having to repeat this for every execution, you can to add it in the ~/.bashrc file with the following command:

    Code Block
    <port_number>@<machine_name>

    For instance:

    Code Block
    export LM_LICENCE_FILE=2700@localhost27000@localhost

Troubleshooting

LogFile Error

...