Re: configure: WARNING: unrecognized options: --enable-FEATURE_HTTPS_INSPECTION
"Ian Silvester" <[email protected]> Fri, 24 Feb 2023 09:04:26 -0500
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 24 Feb 2023, at 05:26, Fabian Keil wrote: > Andreas Schöller <[email protected]> wrote on 2023-02-23 at 18:36:48: > >> i’d like to build from source on macOS. Pls. provide the configure-option to active the FEATURE_HTTPS_INSPECTION. >> >> I;ve tried a zillion combinations without success.None of these work for me : >> >> ./configure -—with-HTTPS_INSPECTION=yes > [...] >> ./configure --enable-https_inspection_only > > On macOS you probably want to use OpenSSL so the configure > option is "--with-openssl" (and not "--with-mbedtls"). > > In the future you could use the "--help" option to > get a list of the options available. I would add that you will also need to provide the paths of your openssl include and lib dirs to the CFLAGS, CPPFLAGS and LDFLAGS you pass to your compiler. A simpler approach if you would like to compile from source would be to use the OSXPackageBuilder project we support - see section 6.3.5 in the Developer Manual at privoxy.org for the git repository URL. Despite its name, it includes workflows for both building the privoxy code and also packaging into a .pkg file - it has everything you'd need to build your binary apart from XCode (you only need the Commandline Tools part of XCode, fwiw). HTH, Ian > Fabian > > _______________________________________________ > Privoxy-users mailing list > [email protected] > https://lists.privoxy.org/mailman/listinfo/privoxy-users _______________________________________________ Privoxy-users mailing list [email protected] https://lists.privoxy.org/mailman/listinfo/privoxy-users