Import a license from a Genero installation.
For example, if you have a Genero 4.00 product installation license (FLM 6) and you want to move
it to another Genero 4.00 product installation (FLM 6), the fglWrt import-license
command can be used to perform this task.
-
Open a command prompt.
- On Linux®/UNIX®/macOS™, open a command prompt. "sudo" may be
required.
- On Windows®, open the Command Prompt
from the
Start menu .
-
Type the command to change to your Genero installation directory. This is the target
installation where you want the license moved to.
-
Set the environment using the envcomp file.
On UNIX (using sh as shell script):
./envcomp
On Windows:
envcomp.bat
-
Type the command to import the license.
fglWrt import-license --from /opt/fourjs/fglgws
Where in the --from
option you specify the source directory containing the
license.
Messages resulting from the analysis of the source and target installations are written to the
standard output. Messages are also written to a log file specified in the output.
If the operation fails, a message that relates to the failure should be self-explanatory. The
move-license.log log file can be accessed at the target installation directory,
for example, /opt/fourjs/myfglgws/etc
-
Test your license move.
Use the command fglWrt -a info
to output the license information.
Entries are written to stdout; it should now include the imported license.
Details about the license are shown.