On Sun, 5 May 2019, Dorian ROSSE via Pcre-dev wrote: > I have succcess to build pcre2 but I failed to build pcre for snort, > > Do the pcre2 can be used by snort ? 😊
A very quick scan of the snort documentation suggests that it uses PCRE1 and not PCRE2, but I know nothing about snort. > I build pcre2 without autotools, > > I build by read the NON AUTOTOOLS doc but finally I build which this command > line by 8 bits system ! > > ./configure && make && make install That *is* using autotools. Such a command line should also work for PCRE1. Philip -- Philip Hazel -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
