Install pcre manual
- Download .tar.gz file of last version from https://sourceforge.net/projects/pcre/
- Extract the archive
- Run this commands
./configure
make
make install
Install pcre2 manual
- Download .tar.gz file of last version from https://github.com/PhilipHazel/pcre2/releases
- Extract the archive
- Run this commands
./configure
make
make install
Muchas gracias Amigo! me salvaste