<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I cannot reproduce this error.  I had no trouble executing all of
    those steps.<br>
    <br>
    Did you install the xsltproc package from the Ubuntu repositories?<br>
    <br>
            sudo apt-get install xsltproc<br>
    <br>
    Richard<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 02/17/2014 08:11 PM, Jay Torian
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJq_pVOBW97GvJK-15-nyc=YsV4We142wLNYeAv_2kQv3eEh6g@mail.gmail.com"
      type="cite">
      <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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>