分子模拟软件schrodinger的安装

安装平台:redhat 5.6

schrodinger 2009

先把schrodinger.iso 挂载到/mnt

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

>>>> cd /mnt

>>>> ./INSTALL

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

>>>> cd SPY*

然后解压crack.zip 并把patcher.diff license 复制到安装目录:/opt/schrodinger

>>>>cp patcher.diff license /opt/schrodinger

>>>>patch -t -p1 < patcher.diff

破解成功

设置环境变量:

export PATH=$PATH:/opt/schrodinger

export SCHRODINGER=/opt/schrodinger

Published by

风君子

独自遨游何稽首 揭天掀地慰生平

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注