平台: Linux 版本: 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3a, 5.3, 5.2a, 5.2, 5.1, 5.0

问题描述

我在 Linux 发行版上尝试启动 COMSOL 6.2 或更早版本的许可证管理器时,出现以下错误消息:

./lmgrd: Command not found.

./lmgrd: No such file or directory

解决方法

出现上述错误,通常是因为许可证管理器需要 LSB(Linux 标准规范)3.0 或更高版本才能正常启动,而当前许可证服务器缺少必要的 LSB 库。

要解决这个问题,请根据您的 Linux 发行版安装对应的 LSB 支持软件包:

  • Debian® 和 Ubuntu®:需要安装 lsb-core。安装命令:sudo apt-get install lsb-core

  • Red Hat®:需要安装 redhat-lsb。安装命令:sudo yum install redhat-lsb

  • openSUSE:需要安装 lsb。请通过 YaST 软件包管理器进行查找并安装。