%META:TOPICPARENT{name="ApplyingLicenseFiles"}%

---+Apply Release 6.x Enterprise Edition License Files on Mac OS X

You must be logged in as a user with Administrator privileges.

   1 Open a Finder window, and drill down to *Macintosh HD* -> *Library* -> *Application Support* -> *openlink* -> *bin*.
   1 Drag your new license file from your email or [[ODSBriefcaseLicenseStorage][ODS Briefcase]] to this directory, replacing any existing file by the same name.
   1 Launch *Terminal.app* (found in <code><nowiki>/Applications/Utilities/</nowiki></code>)
   1 Execute these three commands (you can just copy-and-paste) --
<verbatim>
cd "/Library/Application Support/openlink/bin"
./oplmgr +stop
./oplmgr +start
</verbatim>
      * If you get an error, execute these commands --
<verbatim>
sudo ./oplmgr +stop
sudo ./oplmgr +start
</verbatim>
-- and provide your Mac OS X user password when prompted.
   1 Test your driver.  If license errors come up, reboot, and test again.  If errors persist, please [[http://support.openlinksw.com/support/online-support.vsp][log a Support Case]].