Skip to content

how do I enabled PCRE2 when using cargo install ripgrep? #1810

Answered by BurntSushi
c02y asked this question in Q&A
Discussion options

You must be logged in to vote

As documented in the README, you need to pass --features pcre2 to any commands that compile ripgrep from source in order to enable PCRE2.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by BurntSushi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1809 on February 28, 2021 13:03.