Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2006 11:34:24 +0300
From:      "Eugene M. Minkovskii" <emin@mccme.ru>
To:        ports@freebsd.org
Subject:   bug in textproc/docbook-xsl ???
Message-ID:  <20060221083423.GA7982@mccme.ru>

next in thread | raw e-mail | index | archive | help
I'm tring to use xsl with profiling, but got an error:

/usr/local/bin/xsltproc --profile --nonet my.xsl my.xml warning: failed to load external entity "/usr/local/share/xsl/docbook/profiling/profile-mode.xsl"
compilation error: file /usr/local/share/xsl/docbook/html/profile-chunk-code.xsl line 219 element include
xsl:include : unable to load /usr/local/share/xsl/docbook/profiling/profile-mode.xsl

to avoid this I do following:
$ tar -xjf /usr/ports/distfiles/docbook-xsl-1.69.1.tar.bz2
$ sudo cp -rv docbook-xsl-1.69.1/profiling /usr/local/share/xsl/docbook/
$ rm -rf docbook-xsl-1.69.1/

Why profiling does not install automatically?

-- 
Sensory  yours, Eugene  Minkovskii
Сенсорно ваш,   Евгений Миньковский



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060221083423.GA7982>