Apply 6.x Virtuoso License Files on Unix
1. cd into the root of your OpenLink installation.
2. Use the bash or sh command to open a bash or Bourne shell.
3. Execute this command: . ./openlink.sh
4. cd into the bin sub-directory of the Virtuoso installation.
5. Execute this command: ./oplmgr +stop
6. Retrieve your new OpenLink license file from an email or ODS briefcase.
7. Use binary ftp to transfer the new license to the Unix box, if required.
8. Place the new license in the bin sub-directory of the Virtuoso installation.
9. Use the export command to set an OPL_LICENSE_DIR variable that points to this directory. For example:
export OPL_LICENSE_DIR=/usr/virtuoso/bin
10. Execute this command: oplmgr +start