Open j4ckp0t85 opened 5 years ago
Wrong repository go to orbisdev/ps4sh
I have tried it too but the issue persist. I have tried forcing the gnu version of readline using brew install and the brew force (symlinks).
Some steps forward but I got errors too.
I'm not too much in but I guess some functions are missing on readline version on mac OS. At least for me.
repeat open issue on https://github.com/orbisdev/ps4sh
i am on sierra, adapt makefile to your needs
Fixed (see the fork on my repo). I've made a pull request
I get errors related to readline functions. I suspect this is not the only one.
This is the first one encountered (ps4sh make):
src/rl_common.c:50:20: error: use of undeclared identifier 'rl_abort' rl_bind_key('\t',rl_abort);