参考链接:
CFD-online原帖:http://www.cfd-online.com/Forums/fluent/149668-fluent-16-0-0-ubuntu-12-04-a.html
简书:http://www.jianshu.com/p/558e370126dc
本方法仅适用于乌班图Linux,亲测有效。其他Linux系统未经测试。
在CFD-online上找到解决方案:是因为乌班图与centos对于
/bin/sh
的处理方式不一样,在乌班图下需要把/bin/sh
手动定位到/bin/bash
命令:
sudo dpkg-reconfigure
dash