I have a program in PHP using ncurses (installed with pecl), I wanted too compile it into as binary with roadsend-php, but it'd seem ncurses isn't included into it. Is there a way I could add it?
-- EDIT --
If it can't be done with roadsend-php, is there another compiler I could use that could achieve this capability?