You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you need the FULL (prop. + system) table?
For "Yes" type 1 ; For "NO" type 0
0
...Working for you...
sh: 1: first.exe: Exec format error
sh: 1: second.exe: Exec format error
sh: 1: third.exe: Exec format error
mv: cannot stat 'cplotfile_pl': No such file or directory
At line 931 of file Generator.for (unit = 20, file = 'TABLE')
Fortran runtime error: End of file
The text was updated successfully, but these errors were encountered:
These errors are coming because Linux terminal does not know the interprator when .exe files are run.
So to fix this run following commnads
sudo apt-get install wine-binfmt
sudo update-binfmts --import /usr/share/binfmts/wine
For details look here
[https://unix.stackexchange.com/questions/159193/unable-to-find-an-interpreter-when-running-a-windows-executable]
first.exe etc are not working
Name of the body (mantle/crust)
ajay
Do you need the FULL (prop. + system) table?
For "Yes" type 1 ; For "NO" type 0
0
...Working for you...
sh: 1: first.exe: Exec format error
sh: 1: second.exe: Exec format error
sh: 1: third.exe: Exec format error
mv: cannot stat 'cplotfile_pl': No such file or directory
At line 931 of file Generator.for (unit = 20, file = 'TABLE')
Fortran runtime error: End of file
The text was updated successfully, but these errors were encountered: