We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

phalcon installation on macOS mojave

When I compile phalcon installation with ./install, I received following error on macOS mojave.

    In file included from /usr/include/php/ext/spl/spl_iterators.h:27:
    /usr/include/php/ext/pcre/php_pcre.h:29:10: fatal error: 'pcre.h' file not found
    #include "pcre.h"
    1 error generated.
    make: *** [phalcon.lo] Error 1

is there anyway to get it around?



15.2k
Accepted
answer

never mind, fixed with another post from here