软件版本:IC617
操作系统:CentOS7
*WARNING* clsInit failed: Can't determine host name. Locking is not allowed with host name 'localhost'.
Check the host configuration.
...(略)
解决方法
sudo su
hostname centos
这里的 centos 可以改为你想要的 hostname
参考链接:
标签:centos,主机名,host,报错,clsInit,Cadence From: https://www.cnblogs.com/leedsgarden/p/18148776