码迷,mamicode.com
首页 > 其他好文 > 详细

分子模拟软件Schrodinger Suites 2015安装

时间:2015-10-13 10:27:09      阅读:3084      评论:0      收藏:0      [点我收藏+]

标签:

安装平台:redhat 5.6

schrodinger 2015

先把schrodinger_2015.iso 挂载到/mnt

>>>> mount -o loop schrodinger_2015.iso /mnt

>>>> cd /mnt

>>>> ./INSTALL

安装之后进行破解:返回到/mnt 进入crack目录

>>>> cd crack

cp patcher-lib64.zip  到~目录

unzip patcher-lib64.zip 得到patcher

使用root执行patcher:

./patcher

破解成功

设置环境变量:

export PATH=$PATH:/opt/schrodinger_2015

export SCHRODINGER=/opt/schrodinger_2015

分子模拟软件Schrodinger Suites 2015安装

标签:

原文地址:http://www.cnblogs.com/wq242424/p/4873671.html

(0)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!