Installing FLEXID9 Drivers on OS X

Use either procedure to install a FLEXID9 driver. One procedure invokes a user interface for the installation process; the other performs a silent installation via the command line.

Note:Best practice is to install the driver using the user-interface method.

To install the driver using the supplied user interface

1. Locate the installer file FLEXID9_OSX_V8_43.dmg within your FlexNet Publisher Licensing Toolkit; or download the installer from a designated FlexNet Publisher download site. (For example, publishers download from the Revenera Product and License Center: https://revenera.flexnetoperations.com. End users should contact Revenera for the appropriate download site.)
2. Double-click the file, and follow the on-screen instructions in the installer to complete the installation.

After the installation, perform the steps described under To specify the location of the FLEXID9 dongle library,.

Note:If the end user is using x64_mac10 kits, the universal_mac10 can be used from the dongle.zip.

To install the driver silently using the command line

Run the following commands in the order shown:

hdiutil attach FLEXID9_OSX_V8_43.dmg

cd /Volumes/Sentinel Runtime/.Packages

sudo installer -pkg "/Volumes/ Sentinel Runtime/.Packages/Sentinel Runtime.pkg" -target "/"

This procedure is for reference only; it might not work properly on some machines.

After the installation, perform the steps described under To specify the location of the FLEXID9 dongle library,.

To specify the location of the FLEXID9 dongle library,

Do one of the following:

Define the FlexNet environment variable FLEXID_LIBRARY_PATH to point to the location of the dongle shared object, hasp_darwin.dylib.
Define the system environment variable DYLD_LIBRARY_PATH to point to the location of the dongle shared object, lhasp_darwin.dylib.