On some newer version of Linux, some of utilities lmutil is looking for are not installed by default. Hence the “No such file or directory” is not lmutil itself, but rather one of these utilities.
The fix is to install the Linux Standard Base package. For example on Ubuntu, run the command “apt-get lsb install”.
lsb_release should reveal core-3.0 or newer. Older will not work.
If the 11.10 version of the license handler (lmgrd,pgroupd) works, use that. Your license
should work for all new releases through February 2013 (13.2), so if it
works with 11.10, it should still work with 12.3 and on.
You can install multiple versions of compilers in the same $PGI, without
them stepping on each other.
Thank you for your answer. Finally I have found out I need not install lm on a node at all.
Still, I have two remarks:
Better documentation of the server/node lm configuration would be helpful (fw issues and pgroupd port configuration, node configuration).
List of the verified linux distributions (http://www.pgroup.com/support/install.htm) contains much more ancient distros than opensuse 11.2 which is a base for SLES 11. I supposed by this list I could have troubles rather with recent distros than with old ones.