You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 29 Next »

The following table lists the platforms currently supported by LM-X License Manager, as well as platform-specific information and limitations.

For Licensed PlatformDownload FilenameRequirements/Limitations
AIX PPC64lmx-sdk-version#-aix_ppc64.sh

AIX

The gcc compiler is used to compile LM-X; however, the client library will work with other compilers.

Automatic server discovery is not available on this platform.

FreeBSD (64 bit)lmx-sdk-version#-freebsd_x64.sh 
HP-UX (64 bit) IA64lmx-sdk-version#-hpux_ia64_lp64.sh

HP-UX

The gcc compiler is used to compile LM-X; however, the client library will work with other compilers.

Automatic server discovery, pay-per-use usage databases and license activation are not available on this platform.

Linux (32 bit) ARM*lmx-sdk-version#-linux_armhf.sh 
Linux (32 bit)/Linux (32 bit) glibc 2.5

lmx-sdk-version#-linux_x86.sh

lmx-sdk-version#-linux_x86_rhel5.sh

Linux

  • When running LM-X on Linux (32 bit) platform, you should use glibc v2.15.

  • Java is not supported for Linux on ARM.

  • You cannot build the 32-bit LM-X SDK on Red Hat Enterprise Linux 5 x64; however, you can run LM-X tools, including the license server, on Red Hat Enterprise Linux 5 x64. 

  • The x86 and x64 builds are compiled on Debian 5.0 (Lenny) that uses glibc v2.7, whereas the rhel5 builds are compiled on CentOS 5, which uses glibc v2.5 to improve compatibility with RHEL 5.

  • For SELinux, an LM-X-enabled application must have textrel_shlib_t to run. The LM-X client tries to add this library during runtime, but if the current user does not have permissions to modify the SELinux configuration, an administrator must issue the following command to add textrel_shlib_t:

    semanage fcontext -a -t textrel_shlib_t '/tmp/xf-dll/xf-.*\.tmp'


Linux (64 bit)/Linux (64 bit) glibc 2.5

lmx-sdk-version#-linux_x64.sh

lmx-sdk-version#-linux_x64_rhel5.sh

Mac OS X (Universal) for 10.6+lmx-sdk-version#-darwin_universal.sh 
Solaris (64 bit) Sparclmx-sdk-version#-sunos_sparc64.shSolaris
The gcc compiler is used to compile LM-X; however, the client library will work with other compilers.
Solaris (64 bit) x64lmx-sdk-version#-sunos_x64.sh

Windows (32 bit) x86 compiler

(contains MinGW 4.8.3 x86)

lmx-sdk-version#-win32_x86.msi

Windows

All files have been digitally signed, except:

  • .NET, Java and dll redistributables
  • example code

These files can be signed with your own digital certificate.

MinGW requirements and limitations

When using MinGW as a compiler, note that the following are currently not supported:

  • HARDDISK, BIOS, and DONGLE_HASPHL HostIDs (see LMX_Hostid)
  • Virtual machine detection (SHARE = VIRTUAL; see FEATURE settings)
  • The flags LMX_LOGICAL_CPU_COUNT and LMX_PHYSICAL_CPU_COUNT, used with LMX_Checkout.

Version 4.8.x of gcc is used when building LM-X with MinGW (32 bit and 64bit). The exemplary output for GCC -v is as follows:

COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.3/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.3/configure --enable-languages=c,c+,ada,fortran,objc,obj-c+ 
--disable-sjlj-exceptions ?with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry 
--enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 
--prefix=/mingw
Thread model: win32
gcc version 4.8.3 (GCC)


Windows (64 bit) x64 compiler

(contains MinGW 4.8.3 x86_64)

lmx-sdk-version#-win64_x64.msi

* LM-X License Manager currently supports Linux armhf (ARMv7) built under Ubuntu 12.04 glibc v2.15.

Note: The platforms supported by LM-X are identified by executables compiled with LM-X rather than by the actual OS. For example, Win32 and Win64 are considered different platforms.


The following table specifies the platforms no longer supported by LM-X License Manager.

PlatformLast Supported Version
Windows 2003LM-X v4.6.5
Windows XPLM-X v4.6.5
Linux IA64LM-X v4.5.1
FreeBSD (32 bit)LM-X v4.5.1
Mac OS X (Universal) for 10.6LM-X v4.5.1
Mac OS X (Universal) for 10.7LM-X v4.5.1
AIX PPC32LM-X v4.6
HPUX IA64 ILP32LM-X v4.6
Solaris (32 bit) x86LM-X v4.6
Solaris (32 bit) SparcLM-X v4.6
  • No labels