Created
February 7, 2019 04:43
-
-
Save Iainmon/23c6370002e3f628b603935d681846c8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.42.zip | |
# extract and cd into the directory | |
./configure --enable-utf8 --enable-unicode-properties | |
make | |
sudo make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment