This post is more than 5 years old

4 Operator

 • 

14.4K Posts

3576

April 25th, 2017 05:00

NW9.1 license manager on Linux

Has anyone tried this on RHEL 7.2?  I'm having some small difficulty there as whenever I tried to start license manager I get:

# /etc/init.d/emclicservd start

Reloading systemd:                                         [  OK  ]

Starting emclicservd (via systemctl):  Failed to start emclicservd.service: Unit emclicservd.service failed to load: No such file or directory.

                                                           [FAILED]

Support believes failure (and message) suggest this is an issue with interpreter (which is of course on the system and whole package was installed with yum so all dependencies were addressed).  They provided two links (https://unix.stackexchange.com/questions/45277/executing-binary-file-file-not-found and http://phasormaster.com/blog/2014/10/30/missing-elf-interpreter/ ), but both are valid if you run 32bit application on 64bit system and that doesn't seem to be the case here:

# file lmgrd

lmgrd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

# file lmutil

lmutil: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

I guess 60 days eval in 9.1 gives me enough time to get this working, but I'm a bit surprised that it fails out of the box

No Responses!

events found

No Events found!

Top