<div dir="ltr"><div>Hello Pasi,</div><div><br></div><div>I installed some of the things I needed to run this but get err. below.</div><div>Any idea how I can build this documentation? Not sure where chunk.xsl is supposed to come from.</div>
<div>There's things I'm still working on for 13.10 but please let me know if you have thoughts. Thank you.<br></div><div><br></div><div>- Jay T.</div><div><br></div><div>============</div><div>Hey Jay,</div><div><br>
</div><div>the "new stuff" eg. the docs that are under work in progress can be</div><div>found from the xubuntu-docs branch [1].</div><div><br></div><div>Quick instructions to get to see what's been done this far:</div>
<div> bzr branch lp:xubuntu-docs</div><div> cd xubuntu-docs</div><div> make</div><div> cd build/desktop-guide</div><div> exo-open --launch WebBrowser index.html</div><div><br></div><div>Cheers,</div><div>Pasi</div>
<div>============</div><div>I get err. when I run "make" - in steps above.</div><div>============</div><div>rm -rf build</div><div>make -C desktop-guide html</div><div>make[1]: Entering directory `/home/jay/xubuntu-docs/desktop-guide'</div>
<div>mkdir -p ../build/libs</div><div>cp -r libs/*css ../build/libs</div><div>cp -r libs/images ../build/libs</div><div>cp -r libs/admon ../build/libs</div><div>cp -r libs/navig ../build/libs</div><div>xsltproc --xinclude -o ../build/desktop-guide/index.html libs/xubuntu-html-chunk-cust.xsl C/index.xml</div>
<div>warning: failed to load external entity "/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/chunk.xsl"</div><div>compilation error: file libs/xubuntu-html-chunk-cust.xsl line 8 element import</div><div>xsl:import : unable to load /usr/share/xml/docbook/stylesheet/nwalsh/xhtml/chunk.xsl</div>
<div>make[1]: *** [html] Error 5</div><div>make[1]: Leaving directory `/home/jay/xubuntu-docs/desktop-guide'</div><div>make: *** [desktop-guide] Error 2</div><div>jay@jay-Dell-DE051:~/xubuntu-docs$ </div><div>========</div>
</div>