Aw: Re: Re: Re: Proposal: st_remove_irrelevant_points_for_view() and st_remove_small_geometries()

Brian M Hamlin maplabs at light42.com
Wed Mar 20 10:41:15 PDT 2024


on the #osgeolive setup (Ubuntu-Debian-GNU)  there is a apt package called

   docbook-xsl

that provides the basic files

   --Brian M Hamlin    /  MAPLABS  /  OSGeoLive PSC


On 3/20/24 10:33, Sam Peters wrote:
> Thank you, that's great. I tried both "make docs" as well as (from doc/) "make html" but run into
>   
>    /usr/bin/xsltproc --path .:/postgis-fork/doc [...] \
>          --stringparam html.stylesheet style.css \
>          --output /postgis-fork/doc/html/postgis-en.html \
>          http://cdn.docbook.org/release/xsl/current/xhtml5/docbook.xsl \
>          postgis-out.xml
>    warning: failed to load external entity "http://cdn.docbook.org/release/xsl/current/xhtml5/docbook.xsl"
>    cannot parse http://cdn.docbook.org/release/xsl/current/xhtml5/docbook.xsl
>    make: *** [Makefile:415: /postgis-fork/doc/html/postgis-en.html] Error 4
>   
> I also tried with "XSLTPROCFLAGS=" for allowing network access (as in docs/Makefile stated), but with no success.
>
> Do you have a hint how to fix this, or is there a logfile to get further details?
>
> Sam
>
>


More information about the postgis-devel mailing list