求救:改了环境变量后不能登录系统了
就是这在里不管用什么账号都登录不了,输入完密码确定后过屏幕一黑又回来这里了
#################### Synopsys EDA ####################
# Home
export synopsys=/home/eda/synopsys
export scl=/home/eda/synopsys/synopsys/scl
export sentaurus=/home/eda/synopsys/sentaurus
# License
/home/eda/synopsys/scl/amd64/bin/lmgrd -c /home/eda/synopsys/scl/admin/license/license.dat-l /home/eda/synopsys/scl/admin/logs/license.log
export LM_LICENSE_FILE=/home/eda/synopsys/scl/admin/license/license.dat
export PATH=/home/eda/synopsys/scl/amd64/bin
# Sentaurus H-2013.03
export STROOT=/home/eda/synopsys/sentaurus
export PATH=/home/eda/synopsys/sentaurus/bin
export STDB=/home/eda/synopsys/sentaurus
请问下大家,我刚把别人的bashrc改完进系统运行swb 提示这些:
[eda@cad]$ swb
License lookup failed: Cannot connect to license server system.
The license server manager (lmgrd) has not been started yet,
the wrong port@host or license file is being used, or the
port or hostname in the license file has been changed.
Feature:swb_all
Server name:cad
License path:27000@cad
FLEXnet Licensing error:-15,570.System Error: 115 "Operation now in progress"
For further information, refer to the FLEXnet Licensing End User Guide,
available at "www.macrovision.com"..
* feature is "swb_all"
* version is "2013.03"
* STROOT is "/home/eda/synopsys/sentaurus/bin/.."
* hostname is "cad"
* display is "/dev/pts/0"
* user is "eda"
我把hosts里面加入了我的主机名 cad啊,怎么还会这样
127.0.0.1localhost localhost.localdomain localhost4 localhost4.localdomain4 cad
::1localhost localhost.localdomain localhost6 localhost6.localdomain6 cad
请问你解决了吗?我也出现这个问题
Thanks.......