Configuring the software to use a network license
In order to make CLC Assembly Cell contact the license manager for a license, you need to create a text file called license.properties
including the following information:
serverip=192.168.1.200 serverport=6200 useserver=trueThe
serverip
and serverport
should be edited to match your license manager set-up.
This text file then should be placed in the licenses folder of the installation area of CLC Assembly Cell.
Locations supported in earlier versions of CLC Assembly Cell can still be used, although we recommend the location above. The full list of locations is:
- in the licenses folder of the installation area of CLC Assembly Cell.
- in the working directory
- in /etc/clcbio/licenses on the executing machine, or
- in $HOME/.clcbio/licenses/ where $HOME is the home directory of the user executing the program.