Skip to content

Instantly share code, notes, and snippets.

@Iainmon
Created February 7, 2019 04:43
Show Gist options
  • Save Iainmon/23c6370002e3f628b603935d681846c8 to your computer and use it in GitHub Desktop.
Save Iainmon/23c6370002e3f628b603935d681846c8 to your computer and use it in GitHub Desktop.
# 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