Unable to execute Raven on Linux
Posted: Tue Jul 23, 2019 1:05 pm
Hi,
I am re-working through Principles of Hydro Modelling Ex C1, and have followed the instructions closely, but am having trouble getting Raven to run on my machine (Running Linux Mint 19.1).
Wondering if there are some additional libraries that I'm missing in order to get this working?
The file DOES exist, and I have enabled permissions for it to run as an executable, but no luck. Thanks!
I am re-working through Principles of Hydro Modelling Ex C1, and have followed the instructions closely, but am having trouble getting Raven to run on my machine (Running Linux Mint 19.1).
Wondering if there are some additional libraries that I'm missing in order to get this working?
Code: Select all
sudo ./Raven_v28_Linux.exe Irondequoit -o output/
Code: Select all
sudo: unable to execute ./Raven_v28_Linux.exe: No such file or directory
The file DOES exist, and I have enabled permissions for it to run as an executable, but no luck. Thanks!