%META:TOPICPARENT{name="ApplyVirtLicenses"}% ---+Apply License Files for Virtuoso Release 4.x and earlier, on Unix 1 cd into the root of your OpenLink installation. 1 Use the bash or sh command to open a bash or Bourne shell. 1 Execute this command: . ./openlink.sh 1 cd into the bin sub-directory of the OpenLink installation. 1 Execute the relevant stop script. For example: ./virtuoso-stop.sh ./demo-stop.sh 1 Retrieve your new OpenLink license file from an email or [[ODSBriefcaseLicenseStorage][ODS briefcase]]. 1 Use binary ftp to transfer the new license to the Unix box, if required. 1 Place the new license in the bin sub-directory of the OpenLink installation. 1 Use the export command to set an OPL_LICENSE_DIR variable that includes this directory. For example: export OPL_LICENSE_DIR=/usr/virtuoso/bin;$OPL_LICENSE_DIR 1 Execute the relevant start script. For example: ./virtuoso-start.sh ./demo-start.sh