Except it does require PCRE... if not installed, you will get an error like "fatal error: pcre.h: No such file or directory".
Install with
$ apt-get install libpcre3-dev
or
$ yum install pcre-devel
or whatever your platform requires.
Wymagania
Do zbudowania tego rozszerzenia nie są wymagane żadne zewnętrzne biblioteki.
mail at jacobwg dot com ¶
9 months ago
