安装平台: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