[Privoxy-devel] Test building docs
Ian Silvester
iansilvester at fastmail.fm
Mon Dec 27 18:45:28 UTC 2021
Worked it all through in the end. The main issue I had is that ./configure failed to correctly configure ldp.dsl - it did not find my docbook DTDs, which for Gentoo are located at /usr/share/sgml/docbook/dsssl-stylesheets-1.79. Once I added the paths manually 'make dok-devel dok-tidy' worked just fine.
On Fri, 24 Dec 2021, at 09:21, Ian Silvester wrote:
> Yes this was more or less the case. GNU Makefile was present, but I
> needed to run the triumvirate anyway. Now it is 'working' but html
> files still aren't being generated. Working my way through open jade
> errors now (as expected ;)
>
> On Fri, 24 Dec 2021, at 03:02, Fabian Keil wrote:
>> "Ian Silvester" <iansilvester at fastmail.fm> wrote on 2021-12-23 at 21:30:56:
>>
>>> Getting somewhere - the OS X build doesn't use make,
>>> and it turns out the documentation targets depend upon
>>> a basic make having been run first.
>>
>> Is it possible that you did not run
>> "autoheader && autoconf && ./configure"
>> to create the GNUMakefile?
>>
>> If the GNUMakefile isn't available, even a GNU make
>> will use the fallback Makefile which can offer to
>> run "autoheader && autoconf && ./configure" to create
>> the GNUMakefile.
>>
>> Fabian
>>
>> _______________________________________________
>> Privoxy-devel mailing list
>> Privoxy-devel at lists.privoxy.org
>> https://lists.privoxy.org/mailman/listinfo/privoxy-devel
> _______________________________________________
> Privoxy-devel mailing list
> Privoxy-devel at lists.privoxy.org
> https://lists.privoxy.org/mailman/listinfo/privoxy-devel
More information about the Privoxy-devel
mailing list