cathugger/mkp224o

zsh: permission denied: ./mkp224o

Closed this issue · 1 comments

Hello, it seems that the script isn't working on my system. I followed all instructions, executed ./autogen.sh, ./configure, make and then tried to execute ./mkp224o neko however I get an error: "zsh: permission denied: ./mkp224o".

I tried changing permissions to executable using chmod -R u+x ./mkp224o but it has no effect, error is the same. I also tried to run it with sudo: sudo ./mkp224o neko and now I get sudo: ./mkp224o: command not found.

What am I doing wrong here? I'm lost, I've tried doing the same on ubuntu machine but it has the very same error.

MacOS Big Sur 11.4
Ubuntu 20.04 LTS

Pardon I thought we must execute it from outside directory