tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc patches for Darwin 17.3.0
On Thu, Mar 29, 2018 at 01:08:08PM -0600, Brook Milligan wrote:
> Good question. Judging from the error message that I quoted in the earlier email, it is using xlstproc from pkgsrc. Here it is again:
>
> /Users/brook/pkg-current/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-auth.xml
> I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
What's the content of
/Users/brook/pkg-current/share/xsl/docbook/catalog.xml? It should
contain:
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/current/" rewritePrefix="./"/>
Also: /Users/brook/pkg-current is an absolute path, no symlinks
involved?
Finally: can you trace the execution of the above program by hand in
doc/man and check if the catalog is actually read?
Joerg
Home |
Main Index |
Thread Index |
Old Index