Installing FLEXID10 Drivers on OS X

Use either procedure to install a FLEXID10 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 FLEXID10_OSX_6.60.500.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 FLEXID10 dongle library.

To install the driver silently using the command line

Run the following commands in the order shown:

hdiutil attach FLEXID10_OSX_6.60.500.dmg

cd /Volumes/WibuKey

sudo installer -pkg WkInstall.mpkg -target "/"

Note: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 FLEXID10 dongle library.

To specify the location of the FLEXID10 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, libwkextmac.dylib.
Define the system environment variable DYLD_LIBRARY_PATH to point to the location of the dongle shared object, libwkextmac.dylib.