Coding-Enthusiast/FinderOuter

Running on Mac OS

bane77111 opened this issue · 2 comments

Hi, can someone please help me and explain how to run this on Mac book pro. I did: Step 2: Download and build

If you cannot or do not want to build you can go to releases where the ready to run binaires are found for 3 different x64 operating systems: Windows, Linux and MacOS. the other two files named Source code.zip and Source code.tar.gz are the project's source code that GitHub automatically adds at that release version's commit.
Now i have this files:
Screen Shot 2023-03-08 at 05 20 50

How to go on from here? Thanks in advance!

I've never used Mac OS but AFAIK you should be able to run FinderOuter similar to Linux meaning you can run it using ./FinderOuter from your terminal. You may need to run chmod +x on the executable first.

I've never used Mac OS but AFAIK you should be able to run FinderOuter similar to Linux meaning you can run it using ./FinderOuter from your terminal. You may need to run chmod +x on the executable first.

Thanks! Its working: chmod +x FinderOuter Just for the first time have to use: sudo ./FinderOuter