ubuntu下怎么安装mathematica9?
mathematica吧
全部回复
仅看楼主
level 6
twototoo222 楼主
ubuntu下怎么安装mathematica9?
返回如下错误:
Mathematica_9.0.1_LINUX.sh: 378: Mathematica_9.0.1_LINUX.sh: Unix/Installer/MathInstaller: Permission denied
The program returned an error code (126)
不知道是怎么回事?
有人知道怎么解决吗?
2013年03月21日 15点03分 1
吧务
level 9
权限不够,前面加 sudo
2013年03月21日 15点03分 2
我加了sudo的 我写的是sudo sh mathematica.sh
2013年03月22日 01点03分
回复 twototoo222 :sudo mathematica.sh 就行了,然后输入密码
2013年03月22日 04点03分
回复 草红样 :不加sh不知道为什么不安装 好像说什么找不到命令
2013年03月22日 08点03分
这我也不清楚了
2013年03月22日 09点03分
level 12
果断用root
2013年03月29日 13点03分 3
level 3
在终端里运行脚本不能直接输文件名吧?应该是在文件目录下执行sudo ./*.sh
2013年03月30日 04点03分 4
level 1
chmod +x *.sh 吧文件价格执行权限试试
2014年01月17日 09点01分 5
level 1
首先将要用的安装文件放到ubuntu所在的分区中,然后才能用cdmod更改权限,chmod u+x filename.sh,最后用./filename.sh运行就可以了
2015年07月28日 14点07分 6
level 8
这么老的贴。。。。居然还被挖出来了。。。。
2015年07月28日 14点07分 7
1