MS在linux的安装过程Linux下安装MS 3.1整理:wsilei lying zbaohui一、安装MS前的准备:在根用户下创建msi用户并上传MS安装文件于/home/msi/tmp下[root@lm16 home]# useradd msi[root@lm16 home]# passwd msi Changing password for user msi.New password: abcdefg 密码可自由设定,这里以abcdefg为例BAD PASSWORD: it does not contain enough DIFFERENT charactersRetype new password: abcdefgpasswd: all authentication tokens updated successfully.[root@lm16 home]# lswsl lost+found msi[root@lm16 home]# cd msi[root@lm16 msi]# ls[root@lm16 msi]# mkdir tmp[root@lm16 msi]# lstmp[root@lm16 home]# cd tmp上传MS安装文件及license于tmp下把hostname改成localhost就可以了,或者127.0.0.1,这是基于IPv4的原理二、安装过程:root下解压安装文件,修改UNIX的权限;msi用户下安装[root@lm16 tmp]# lsmsilic.lic unix.zip[root@lm16 tmp]# chmod -R 777 unix.zip unix.zip[root@lm16 tmp]$ unzip unix.zip…………[root@lm16 tmp]# chmod -R 777 UNIX/ [root@lm16 tmp]# su msi[msi@lm16 tmp]$ ls0x0409.ini Info README_MS_Modeling.htmAccelrys MS Modeling 3.1.msiinstmsia.exe setup.exeAutorun.exeinstmsiw.exe Setup.iniautorun.infISScript8.Msi SplashBitmap.bmp Container.ico Legal UNIXData1.cab License Pack unix.zip[msi@lm16 tmp]$ cd UNIX/[msi@lm16 UNIX]$ lsInstall IRIX License_PackLinux_IA64 Tru64installer IRIX64 LinuxREADME.txt[msi@lm16 UNIX]$ ./InstallRunning Materials Studio installer for platform Linux...Please specify an absolute destination path [/usr/people/MSI/MaterialsStudio] :/home/msi/msPlease choose the package you wish to install:1. Amorphous Cell Server2. CASTEP Server3. Discover Server4. DMol3 Server5. DPD Server6. Equilibria Server7. Forcite Server8. GULP Server9. MesoDyn Server10. Morphology Server11. Polymorph Server12. QSARModels Server13. Reflex Server14. Reflex Plus Server15. VAMP Server16. Structures database17. EverythingEnter items to install (e.g. 1,2,5) , or Q to quit : 17 根据安装需要也可只选择部分模块…………If you have not already installed an Accelrys License Pack, we recommend that you do so. To install or update a License Pack follow the promptsbelow.License Pack environment set to:/home/msi/License_PackIs this the correct License_Pack path (y|n|q) [y]? Y/home/msi/License_Pack is lower than current version ordoesn't exist. /home/msi/License_Pack will be updated withnew files.Press <Enter> to continue. (q and <Enter> to quit) 按Enter键继续…………Would you like to start the Gateway service now (y|n) [y] :YStarting gateway...LicensePack::PostAllInstall--------------------------------------------------You have the following options:1. Install emailed or current license file.2. Install demo license.3. Continue without License Installation.--------------------------------------------------Please select one: 1Please enter a full path to the license file (q to quit):/home/msi/License_Pack/msi_lic_cshrc…………/etc/hosts.equiv exists. However The MPICH installation included aspart of this Materials Studio requires that the uncommented lines in/home/msi/ms/hosts.eqiv are present. Please ask your systems administrator to check and update /etc/hosts.equivas required.Materials Studio installation has completed.三、安装后的处理:切换到根用户,复制msilic.lic到/home/msi,变更msilic.lic的所有者与所属群组;在msi用户下用/home/msi/msilic.lic 覆盖/home/msi/License_Pack/licenses/ msilicense.dat[msi@lm16 UNIX]$ su rootPassword:[root@lm16 UNIX]# cd /home/msi/tmp [root@lm16 tmp]# ls0x0409.iniinstmsia.exe setup.exe Accelrys MS Modeling 3.1.msiinstmsiw.exe Setup.ini Autorun.exeISScript8.MsiSplashBitmap.bmpautorun.inf Legal UNIXContainer.ico License Pack unix.zipData1.cab msilic.lic InfoREADME_MS_Modeling.htm[root@lm16 tmp]# cp msilic.lic /home/msi [root@lm16 tmp]# cd /home/msi[root@lm16 msi]# lsLicense_Pack ms msilic.lic tmp [root@lm16 msi]# chown msi:msi msilic.lic [root@lm16 msi]# su msi[msi@lm16 msi]$ lsLicense_Pack ms msilic.lic tmp [msi@lm16 msi]$ cd License_Pack/[msi@lm16 License_Pack]$ lsbin ibm ibmsprs2 licenses msi_lic_cshrc Policiesconfig ibmrs2 irix6m3Linux_2_Intel_32 msi_lic_profile Productsdata ibmsprs1 irix6m4 logsOSF1_4_Alpha_64 sun5[msi@lm16 License_Pack]$ cd licenses/ [msi@lm16 licenses]$ lsbackup msilicense.dat[msi@lm16 licenses]$ cp/home/msi/msilic.lic msilicense.dat[msi@lm16 licenses]$ exitexit[root@lm16 msi]# exitexit[msi@lm16 UNIX]$ exitexit[root@lm16 tmp]# exitExit做最后的测试工作,http://liunux服务器的ip:18888,看到apache启动正常就ok了一切OK啦!这是我看了别人的的安装方法再结合自己的计算机特点给出的安装方式,经成功并行。
1. 安装并行版输入./Install --typecluster 串行版输入./Install2. 开始按提示安装了3. 指定你要Materials Studio安装到的目录,如~/location4. 指定你所需要安装的模块了,根据自己的需要选择,当然也可以全部选上5. 指定你License_Pack所在的目录,如~/location,按提示Enter,安装Licens_Pack6. 选择临时文件夹,例~/temp7. 把licene文件msilic.lic拷贝到/home/msi/ms40/License_Pack/licenses目录中,注意不要改名,4.2版需要*.lic的文件(此处一定要注意,网上的安装教程都叫要把lic文件改程mslicense.dat,但是4.2版本的一定不要改,要不程序会提示找不到*.lic文件)MS并行需要hpmpi,如果要并行但你机上没有hpmpi,中间会提示安装hpmpi到ms的目录,可以采用非root用户安装,按照提示安装就可以。