Installation on Mac Catalina

Hi!

I am a new user for Orfeo toolbox and am a Mac user - I am looking at using it on QGIS, however, I am not able to extract the application from the download file as the terminal come up with an error: “No such file or directory”

I am using the code:
chmod +x OTB-7.2.0-Darwin64.run
./OTB-7.2.0-Darwin64.run

The file name is:
OTB-7.2.0-Darwin64.run

Do you have any suggestions for help? It would be greatly appreciated

Many thanks
Shannon

Hello,

This is strange … Are you sure the filename is actually OTB-7.2.0-Darwin64.run ? I noticed that Safari sometimes download the file as OTB-7.2.0-Darwin64.run.txt (on Mac ElCapitan).

Does ls -l OTB-7.2.0-Darwin64.run works ? Also are you sure you are in the right directory in your terminal ?

Cédric

Hi Cedric,

I was able to download the run file from google chrome, after I realised it was a text file from Safari - I then transferred it to a folder in documents named OTB

The code helped me thanks!!