Please enable JavaScript to view this site.

CodeMeter 8.40a User Help

For Linux operating systems different installation packages are available in common formats:

 

RPM (RedHat Package Format) Packages, e.g., for SuSe, Red Hat.

DEB (Debian Package Format) Packages e.g., for Debian, Ubuntu.

Package

32 bit

64 bit AMD64 Basis

32 bit

64 bit AMD64 Basis

32 bit ARMHF

64 bit ARMHF

GLIBC and Kernel

GLIBC 2.17 or higher and Kernel 3.x or higher

GLIBC 2.17 or higher and Kernel 3.x or higher

GLIBC 2.17 or higher and Kernel 3.x or higher

GLIBC 2.17 or higher and Kernel 3.x or higher

GLIBC 2.13 or higher and Kernel 4.9 or higher

GLIBC 2.17 or higher and Kernel 4.15 or higher

CodeMeter Runtime

contains all necessary files for the end-user

CodeMeter-[CodeMeter-Version].[package number].i386.rpm

alternatively:

CodeMeter Lite - driver installer only for systems without GUI

CodeMeter-lite-[CodeMeter-Version].[package number].i386.rpm

CodeMeter-[CodeMeter-Version].[package number].x86_64.rpm

alternatively:

CodeMeter Lite - driver installer only for systems without GUI

CodeMeter-lite-[CodeMeter-Version].[package number].x86_64.rpm

codemeter_[CodeMeter-Version].[package number]_i386.deb

alternatively:

CodeMeter Lite - driver installer only for systems without GUI

codemeter-lite_[CodeMeter-Version].[package number]_i386.deb

codemeter_[CodeMeter-Version].[package number]_amd64.deb

alternatively:

CodeMeter Lite - driver installer only for systems without GUI

codemeter-lite_[CodeMeter-Version].[package number]_amd64.deb

CodeMeter Lite - driver installer only for systems without GUI

codemeter-lite_[CodeMeter-Version].[package number]_armhf.deb

CodeMeter Lite - driver installer only for systems without GUI

codemeter-lite_[CodeMeter-Version].[package number]_arm64.deb

To install CodeMeter License Server, please proceed as follows:

1.Select the desired installation package, and

2.Install the package as usual, e.g. shell command or respective help programs.

rpm packages: [rpm -ivh CodeMeter-[CodeMeter-Version].[Package Number].i386.rpm]

deb packages: [dpkg -i CodeMeter-[CodeMeter-Version].[Package Number]_i386.deb]

This installs CodeMeter Runtime with the default settings on your computer.

Optionally, additional settings can be configured:

Function

Description and Installation

Network server

CodeMeter licenses can be used from other computers. Port 22350 is used for TCP communication.

It can be decided whether CodeMeter License Server is set up as a server in a network environment and the associated TCP port 22350 is used. In the default case, CodeMeter License Server is only available locally (local host).

After the installation this is possible via:

CodeMeter WebAdmin

The "Settings | Server | Server Access" page allows for setting up CodeMeter in server environments including ports.

Profiling (server.ini-entry)

In the General section IsNetworkServer allows to set whether CodeMeter License Server runs as a network server in the network or not. This can be done in CodeMeter Control Center using the navigation entry "Action" or via the commandline.

Please proceed as follows:

1.Stop daemon for CodeMeter:

oOpen a terminal.

oEnter command cd /usr/lib/systemd/system

oType command service codemeter stop

2.Open the file com.wibu.CodeMeter.Server.ini located at /etc/wibu/CodeMeter/Server.ini in an editor.

3.Modify entry [General] IsNetworkServer=1 and save.

4.Start the daemon for CodeMeter:

oEnter command cd /usr/lib/systemd/system

oType command service codemeter start

Remote access to CodeMeter WebAdmin

CodeMeter WebAdmin can optionally be set to allow remote access from other computers. Depending on the selected protocol, port 22352 or 22353 are used for TCP communication. This makes CodeMeter WebAdmin visible on the network and access can be allowed and set up.

In the default case, the port 22352 is used for HTTP / TCP communication.

Alternatively after the installation this is also possible via:

CodeMeter WebAdmin

The page "Settings | Server | Server Access" allows for setting up CodeMeter in server environments including ports.

The page "Settings | Basic | WebAdmin" allows settings that control local or remote access to CodeMeter WebAdmin, select the desired protocol (HTTP or HTTPS), and specify any required authentication data.

Profiling (server.ini entry)

The CmWebAdmin daemon reads values from the CodeMeter daemon at startup. Among others also the parameter RemoteRead from the server.ini file. If you make changes, both services must be stopped before and restarted after the changes.

Please proceed as follows:

1.Stop the daemons for CodeMeter and CodeMeter WebAdmin:

oEnter command cd /usr/lib/systemd/system

oEnter command service codemeter stop

oEnter command service codemeter-webadmin stop

2.Open the file com.wibu.CodeMeter.Server.ini located at /etc/wibu/CodeMeter/ in an editor.

3.Modify the entry [HTTP] RemoteRead=2 and save.

4.Start the daemons for CodeMeter and CodeMeter WebAdmin:

oEnter command cd /usr/lib/systemd/system

oEnter command service codemeter start

oEnter command service codemeter-webadmin start

For quick access to some basic actions please use the quicklinks.