[postgis-tickets] [PostGIS] #5416: my local install is broken xsl issues
PostGIS
trac at osgeo.org
Wed Jun 28 17:48:35 PDT 2023
#5416: my local install is broken xsl issues
------------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 3.4.0
Component: build/upgrade/install | Version: master
Resolution: fixed | Keywords:
------------------------------------+---------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
I think the issue was my xsltproc was just too old.
I compiled xsltproc 1.1.38 (latest) version and things worked on my local.
I've updated winnie's xsltproc as well as hers was just a copy of mine.
Dated in 2009 (I know why fix something that isn't broke).
I'll reopen this if winnie still has issues after.
FWIW the 2009 version I had listed this for version:
{{{
Using libxml 20707, libxslt 10126 and libexslt 815
xsltproc was compiled against libxml 20706, libxslt 10126 and libexslt 815
libxslt 10126 was compiled against libxml 20706
libexslt 815 was compiled against libxml 20706
}}}
The new one lists this
{{{
Using libxml 20914, libxslt 10138 and libexslt 821
xsltproc was compiled against libxml 20914, libxslt 10138 and libexslt 821
libxslt 10138 was compiled against libxml 20914
libexslt 821 was compiled against libxml 20914
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5416#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list