Next in thread →
Next in month →
Re: XSLT cannot find UnwrapLinks.so
Jirka Kosek <> writes:
> On 11.12.2019 10:10, Frank Arensmeier wrote:
>> When observing a HTML build with strace, I see a ridiculous large number of entries like this:
>>
>> stat("/usr/lib/libxslt-plugins/nwalsh_com_xslt_ext_com_nwalsh_saxon_UnwrapLinks.so",
>> 0x7ffc9f117ee0) = -1 ENOENT (No such file or directory)
Thereâs never been an âsoâ file for that; itâs a Saxon extension, not
an xsltproc extension.
>> That plugin seems dead
>> (http://nwalsh.com/xslt/ext/com.nwalsh.saxon.UnwrapLinks
>> <http://nwalsh.com/xslt/ext/com.nwalsh.saxon.UnwrapLinks>). Can
>> someone shed some light on this? Why would you need that plugin? Can
>> you download that plugin somewhere?
Itâs in the 1.0 stylesheets repository in â/xsl-saxon/src/com/nwalsh/saxon/UnwrapLinks.java
Be seeing you,
norm
--
Norman Walsh <> | Men of genius do not excel in any
http://nwalsh.com/ | profession because they labor in it,
| but they labor in it because they
| excel.--William Hazlitt
Next in thread →
Next in month →