Closed BeckfordJay closed 4 years ago
Bash + Homebrew + OSX***
Hi @BeckfordJay, unfortunately we don't support ROP on Mac shell because utilities such as readlink
function differently than on Linux. It might be possible to run ROP (hackily) on Mac with the help GNU Coreutils, but we would recommend just running it with Linux.
I see. Thanks for the heads up!
I'm stuck with the installer. When I try to run the ./install.sh command from repository directory, it does not go through. When I try to edit the code to resolve these issues, I receive more issues further down the code such as these. Are there any simple fixes? I'm using bash + OSX if this is of any help.