.sh 文件安装遇到问题
发表于 : 2011-07-06 20:48
今天想要安装一个地震资料解释的软件,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文件时是否遇到相类似的问题?
安装说明中,要求“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文件时是否遇到相类似的问题?