# /usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin
-bash: /usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin: cannot
execute binary file
# ls -al /usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin
-rwxr-xr-x 1 rohitm staff 895201 2006-02-14 14:35
/usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin
Jo Shields wrote:
Rohit Kumar Mehta wrote:
Thanks Jo, that is some impressive scripting.
Using that, I was able to install Intel Fortan to /usr/local/stow/ifort.
However I still cannot run it.
# /usr/local/stow/ifortran/intel/fce/9.0/bin/ifort
/usr/local/stow/ifortran/intel/fce/9.0/bin/ifort: line 33:
/usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin: cannot execute
binary file
/usr/local/stow/ifortran/intel/fce/9.0/bin/ifort: line 33:
/usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin: Success
An strace dug up this:
execve("/usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin",
["/usr/local/stow/ifortran/intel/f"..., "2"], [/* 18 vars */]) = -1
ENOEXEC (Exec format error)
Any idea what I'm doing wrong?
Many thanks!
Rohit
Never seen that error.
What happens if you run
/usr/local/stow/ifortran/intel/fce/9.0/bin/ifortbin by hand?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]