Materials Studio 2017 安装

2020-04-05

系统环境:centos7

安装步骤:

1、解压、然后进入MS目录,输入:./install

1.jpg

2.jpg

备注:centos7系统必须安装glibc.i686


以下默认安装

3.jpg4.jpg5.jpg6.jpg7.jpg8.jpg9.jpg10.jpg


2、导入license证书,把license文件拷贝到 BIOVIA/LicensePack/Licenses/

然后在 BIOVIA/LicensePack/Licenses/目录下运行 BIOVIA/Licensepack/linux/bin/lp_install ./msi.2017.lic要修改msi.lic里面的主机名和用户


3、中间会提示缺少依赖包,用root登录进去,输入:yum install -y libstdc++来安装,安装完依赖包后再运行多一次yum install -y libstdc++.so.6


4、设置网关开机启动:然后设置 开机启动启动,这个地方需要root权限。

#cd   BIOVIA/MaterialsStudio2017/etc/Gateway

#cp msgateway_control_18888 /etc/init.d

#chkconfig --add msgateway_control_18888


5、确定防火墙关闭,web页面输入服务器IP:18888,如果页面能显示MS的基本信息,表示安装已经成功。





阅读511
分享