Prerequisite package needed: Trying to build documentation
Richard Elkins
richard.elkins at gmail.com
Wed Feb 19 00:59:03 UTC 2014
Jay,
There is a prerequisite package that you need (I had it because some
other package that I installed was dependent on it): *docbook-xsl*.
Installation of this package creates the folder including the chunk.xsl
file.
Then, re-run `make`.
Richard
On 02/17/2014 10:39 PM, Richard Elkins wrote:
> I cannot reproduce this error. I had no trouble executing all of
> those steps.
>
> Did you install the xsltproc package from the Ubuntu repositories?
>
> sudo apt-get install xsltproc
>
> Richard
>
>
>
> On 02/17/2014 08:11 PM, Jay Torian wrote:
>> Hello Pasi,
>>
>> I installed some of the things I needed to run this but get err. below.
>> Any idea how I can build this documentation? Not sure where chunk.xsl
>> is supposed to come from.
>> There's things I'm still working on for 13.10 but please let me know
>> if you have thoughts. Thank you.
>>
>> - Jay T.
>>
>> ============
>> Hey Jay,
>>
>> the "new stuff" eg. the docs that are under work in progress can be
>> found from the xubuntu-docs branch [1].
>>
>> Quick instructions to get to see what's been done this far:
>> bzr branch lp:xubuntu-docs
>> cd xubuntu-docs
>> make
>> cd build/desktop-guide
>> exo-open --launch WebBrowser index.html
>>
>> Cheers,
>> Pasi
>> ============
>> I get err. when I run "make" - in steps above.
>> ============
>> rm -rf build
>> make -C desktop-guide html
>> make[1]: Entering directory `/home/jay/xubuntu-docs/desktop-guide'
>> mkdir -p ../build/libs
>> cp -r libs/*css ../build/libs
>> cp -r libs/images ../build/libs
>> cp -r libs/admon ../build/libs
>> cp -r libs/navig ../build/libs
>> xsltproc --xinclude -o ../build/desktop-guide/index.html
>> libs/xubuntu-html-chunk-cust.xsl C/index.xml
>> warning: failed to load external entity
>> "/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/chunk.xsl"
>> compilation error: file libs/xubuntu-html-chunk-cust.xsl line 8
>> element import
>> xsl:import : unable to load
>> /usr/share/xml/docbook/stylesheet/nwalsh/xhtml/chunk.xsl
>> make[1]: *** [html] Error 5
>> make[1]: Leaving directory `/home/jay/xubuntu-docs/desktop-guide'
>> make: *** [desktop-guide] Error 2
>> jay at jay-Dell-DE051:~/xubuntu-docs$
>> ========
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/xubuntu-devel/attachments/20140218/c6577d50/attachment.html>
More information about the xubuntu-devel
mailing list