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

 

相关文章:

  • 2022-01-13
  • 2021-06-13
  • 2021-08-02
  • 2021-04-04
  • 2021-12-27
  • 2022-12-23
  • 2021-11-20
  • 2021-07-28
猜你喜欢
  • 2021-11-27
  • 2021-07-02
  • 2022-02-08
  • 2021-11-27
  • 2021-08-05
  • 2021-09-20
  • 2021-10-14
相关资源
相似解决方案