zzcc5555 发表于 2004-11-18 17:40:12

请问linux7.3中的环境变量怎么改阿

Setup the Environment Variables.

"tools" is you install directory.

setenv PATH {$PATH}:/tools/cds5/tools.lnx86/bin
setenv PATH {$PATH}:/tools/cds5/tools.lnx86/dfII/bin
setenv PATH {$PATH}:/tools/cds5/tools.lnx86/plot/bin
setenv CDSDIR /tools/cds5
setenv CDS_ROOT /tools/cds5
setenv CDS_INST_DIR /tools/cds5
setenv CDS_INSTALL_DIR /tools/cds5/tools.lnx86/dfII

setenv CDS_LIC_FILE port@ip_address_of_you_computer
"You can use any port you want almost"


setenv CDS_Netlisting_Mode Analog


"First 2 lines of license file"
SERVER server ANY 5280
DAEMON cdslmd path_to_cdslmd eg /tools/tools.lnx86/bin/cdslmd

server is your computers "hostname"


Start the License Manager
/tools/cds5/tools.lnx86/bin/lmgrd -c licenseic5.dat

Check that the license manager is running
lmstatcds       lmstat -a -c license.dat
这个怎么弄啊,新手青说详细一点,万分感谢!!

hew 发表于 2004-11-18 21:54:29

针对所有用户修改环境变量改/etc/profile,针对单个用户改~/.profile

楼主前不着村后不着店给这么一个标识别人不好回答啊,怎么也给的详细一些啊。
页: [1]
查看完整版本: 请问linux7.3中的环境变量怎么改阿