主体流程:https://blog.51cto.com/u_15346322/4995147
我的是Ubuntu22.4
安装目录问题
执行 ./installer -gui 只能安装到home
或者 sudo ./setup.sh -install_as_root 能安装到/usr/ 目录
运行 vcs 出现 bin/sh: Illegal option -h
sudo rm -f /bin/sh
sudo ln -s /bin/bash /bin/sh
Failed to open the TCP port number in the license
输入指令:lmdown,然后y
等待两分钟,再次输入指令:lmg_vcs。(激活license)
lmgrd can't make directory /usr/tmp/.flexlm when running server on Ubuntu
输入指令:
sudo mkdir /usr/tmp/
sudo chmod 777 /usr/tmp/