For Mac OS the following directory structure is valid:
/
|-- Applications
| |-- CodeMeter.app
| | |-- CmUserHelp
| | | `-- ...
| | |-- CodeMeterCn.wbb
| | |-- CodeMeterDe.wbb
| | |-- ...
| | |-- CodeMeterMacX
| | |-- CodeMeterUs.wbb
| | |-- Contents
| | | |-- Info.plist
| | | |-- MacOS
| | | | |-- CodeMeterCC
| | | | |-- CodeMeterCC_de.qm
| | | | |-- ...
| | | `-- Resources
| | | |-- CodeMeterCC.icns
| | | |-- com.wibu.CodeMeter.Server.ini
| | | |-- English.lproj
| | | |-- ...
| | | `-- zh_TW.lproj
| | `-- PkgInfo
|-- Library
| |-- Application Support
| | `-- CodeMeter
| | |-- Backup
| | `-- CmAct
| |-- Frameworks
| `-- WibuCmMacX
| |-- Logs
| | `-- CodeMeter
| |-- Preferences
| | `-- com.wibu.CodeMeter.Server.ini (permissions
| | -rw-rw-rw-)
| `-- Java
| `-- Extensions
| `-- libwibuKJni.jnilib
|-- System
| `-- Library
| |-- Extensions
| | `-- CmUSBMassStorage.kext
| | `-- Resources
| | `-- CodeMeter.icns
| `-- PreferencePanes
| `-- CodeMeter.prefPane
`-- usr
`-- bin
`-- cmu
The following table shows an excerpt of installed files:
File |
Description |
---|---|
CodeMeterMacX |
[Applications/CodeMeter.app]; CodeMeter License Server process. |
CodeMeterXX.wbb |
[Applications/CodeMeter.app]; CodeMeter WebAdmin in several languages. |
CodeMeterUserhelp |
[Applications/CodeMeter.app/CmUserHelp]; CodeMeter® end user help |
CodeMeterCC |
[Applications/CodeMeter.app/Contents]; CodeMeter Control Center. |
CodeMeterCC**.qm |
[Applications/CodeMeter.app/Contents/resources]; Language files for CodeMeter Control Center. |
Cmu |
[usr/bin/cmu]; cmu commandline program. |
WibuCmMacX |
[Library/Frameworks/WibuCmMacX.framework]; includes all CodeMeter® API functions. |
CodeMeterMacX |
[Library/StartupItems]; CodeMeter License Server startup item. |
libwibuKJini.jnilib |
[Library/Java/extensions]; CodeMeter® Java extension. |
com.wibu.CodeMeter.Server.ini |
[Library/Preferences]; includes "Profille Basic Settings" for CodeMeterMacX. |
CodeMeter.prefPane |
[System/Library/PreferencePanes]; includes the system control for CodeMeterMacX." |
Starting WebAdmin
You start CodeMeter WebAdmin in Mac/Linux:
•using the button Web Admin in CodeMeterGUI tool
•directly in your Internet browser specifying the URLs: http://localhost:22350 or http://127.0.0.1:22350.