Comment by danmg
5 years ago
Very interesting, but every one of these executives I try on my fairly stock Ubuntu system returns 'run-detectors: unable to find an interpreter'.
I'm invoking them with 'bash -c'.
5 years ago
Very interesting, but every one of these executives I try on my fairly stock Ubuntu system returns 'run-detectors: unable to find an interpreter'.
I'm invoking them with 'bash -c'.
Author here. That error means you're using binfmt_misc. You can fix that by saying:
Then you're good to go!
Thanks!
https://news.ycombinator.com/item?id=26273058