[Privoxy-devel] Documentation problems

Fabian Keil fk at fabiankeil.de
Wed Oct 31 15:14:50 UTC 2018


Lee <ler762 at gmail.com> wrote:

> On 10/30/18, Fabian Keil <fk at fabiankeil.de> wrote:
> > Lee <ler762 at gmail.com> wrote:
> >  
> >> On 10/30/18, Fabian Keil <fk at fabiankeil.de> wrote:  
> >> > Lee <ler762 at gmail.com> wrote:

> >> >> It was worth a shot.
> >> >> Staying with simple.. snippet from GNUmakefile showing how docbook
> >> >> stuff is built:
> >> >> W3M_DUMP   = w3m -I ISO-8859 -O ASCII -dump
> >> >> W3M_DUMP_UTF8 = w3m -I ISO-8859 -O UTF-8 -dump
> >> >> # docbook output is ISO-8859 (which is a superset of ascii)
> >> >> JADECAT    =
> >> >> JADEBIN    = jade
> >> >>   -- my debian system has openjade
> >> >> DB         = $(JADEBIN) $(JADECAT) -ihtml -t sgml  -D.. -d
> >> >> ldp.dsl\#html
> >> >> DB_TXT     = $(JADEBIN) $(JADECAT) -ihtml -t sgml  -D.. -d
> >> >> ldp.dsl\#print  
> >> >
> >> > I have:
> >> >    133	W3M_DUMP   = w3m -I ISO-8859 -O ASCII -dump
> >> >    134	W3M_DUMP_UTF8 = w3m -I ISO-8859 -O UTF-8 -dump
> >> >    135	# docbook output is ISO-8859 (which is a superset of ascii)
> >> >    136	JADECAT    =  -c /usr/local/share/sgml/docbook/2.4.1/docbook.cat
> >> > -c
> >> > /usr/local/share/sgml/docbook/3.0/docbook.cat -c
> >> > /usr/local/share/sgml/docbook/3.1/docbook.cat  
> >>
> >> That's .. interesting.  Can you still build the docs if you cut
> >> JADECAT down to just
> >>   -c /usr/local/share/sgml/docbook/3.1/docbook.cat  
> >
> > No.  
> 
> *sigh*  I never figured out how docbook pulls all the bits & pieces
> together, so it'll probably take me a while :(
> 
> In the mean time, do you have an /etc/sgml on your system?

No, but I have /usr/local/share/sgml/.

fk at t520 ~ $ls -l /usr/local/share/sgml/
total 40
-rw-r--r--   1 root  wheel   66 2017-06-09 18:59:02 catalog
-rw-r--r--   1 root  wheel  298 2018-10-31 14:51:43 catalog.ports
drwxr-xr-x  12 root  wheel   13 2018-10-25 14:08:17 docbook/
drwxr-xr-x   2 root  wheel    3 2017-07-14 13:54:05 gconf/
drwxr-xr-x   2 root  wheel   22 2018-10-25 14:06:19 iso8879/
drwxr-xr-x   2 root  wheel   15 2017-06-09 19:12:30 jade/
drwxr-xr-x   3 root  wheel   38 2018-10-31 14:51:43 openjade/

> and the results of
>   find / -name iso-amsa\.\*
> (or find /etc ...  and find /usr ...  if find /  takes too long)
> might help.

I have /usr/local/share/sgml/docbook/2.4.1/iso-amsa.gml.

Anyway, using openjade seems to work around the problem.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-devel/attachments/20181031/e30c227b/attachment.bin>


More information about the Privoxy-devel mailing list