[Thread Prev][Thread Next][Index]

Re: [ferret_users] ferret installation



| Thanks, I have done that, but now I get the following error:
| bash: $HOME/ferret/bin/ferret: cannot execute binary file

That typically means that your ferret binary is not for your
operating system(*).

Type

   bash$ file $HOME/ferret/bin/ferret

If it's an executable binary, the output should say so.

Cheers,
Ryo
----------
(*) If you have a binary file that is not an executable,
you will see this.  For example,

  bash$ chmod +x mydatafile.nc
  bash$ ./mydatafile.nc
  bash: ./mydatafile.nc: cannot execute binary file


[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement