+ -
当前位置:首页 → 问答吧 → Intel C++ Compiler如何在ubuntu11.04下打开调用

Intel C++ Compiler如何在ubuntu11.04下打开调用

时间:2011-07-06

来源:互联网

今天想要安装一个地震资料解释的软件,opendtect,下载后文件名为lux32-gpl-opendtect-4.2.0.sh。
安装说明中,要求“install with 'sh lux32-gpl-opendtect-4.2.0.sh'and follow the instructions.”
将终端运行至文件目录后,执行上述命令---sh lux32-gpl-opendtect-4.2.0.sh,但是出现了下列错误:

Verifying archive integrity... All good.
Uncompressing ...
eval: 1: ./install-gpl.od: not found

然后查看原来.sh文件所在的文件夹,多出了两个文件“install-gpl.od”以及“lux32.gpl.opendtect-4.2.0.tar.gz”。
但是文件“install-gpl.od”上面自动“加锁了”(文件是只读的)【是不是“eval: 1: ./install-gpl.od: not found”和此有关】。

请问各位大侠在安装sh文件时是否遇到相类似的问题?

作者: xiaoxucumt   发布时间: 2011-07-06

sudo试试??

作者: nmsfan   发布时间: 2011-07-06

ls -l 看一下文件属性,所有人改成当前用户
或者切换到root再用那个命令安装

作者: tenzu   发布时间: 2011-07-06

热门下载

更多