Install the program. Unzip the patcher into the installed folder and run it (as Administrator or root, if needed). (on OSX, the program is installed in /opt/schrodinger/suites2018-4)
如上所述,opt 在哪?我安装在 application 并没有反应显示如下:
Processed folder: /Applications/opt/schrodinger/suites2018-4/ Target files not found. license file saved.
恳请各位大佬帮助谢谢(一个专业软件,买了 win 授权,但是发现也有 mac 版本,想试用下)
1
zanrenXu OP 可有偿帮助(留下联系方式)~多谢
|
3
JasonEWNL 2019-08-07 10:47:54 +08:00 via iPad
macOS 的 opt 不在根目录下(所以没有 /opt ),是在 /usr/local 里(所以直接访问 /usr/local/opt 就行了)。
|
4
chinvo 2019-08-07 11:04:12 +08:00 via iPhone
装过 x11 的话会有
如果没有,你可以自己新建个 /opt 另外你可以试试 homebrew,brew search 找找你要的软件 |
6
ipwx 2019-08-07 12:46:29 +08:00 via Android
sudo mkdir /opt
|
7
ipwx 2019-08-07 12:48:21 +08:00 via Android
有些不是主要 target macos 的软件可能没做路径适配,用的还是 linux 下相同的路径。这种情况自己创建一下目录就行了。软件官网说是啥目录,就放什么目录,没有什么魔法
|
8
uleh 2019-08-07 13:00:53 +08:00
用 homebrew
都装在 `/user/local/Celler` 里 |
9
winddweb 2019-08-07 13:45:55 +08:00
(我去搜了他们软件官网上有视频教程的……不用大家这么集 xia 思广 cai 益的
|
10
illl 2019-08-07 14:02:14 +08:00 via iPhone
cd /opt 试试
|
11
yulgang 2019-08-07 17:28:46 +08:00
如果 ls /opt 能看到 schrodinger 文件夹的话,
试试 export SCHRODINGER=/opt/schrodinger/suites2018-1 $SCHRODINGER/maestro -console |