Hello all,<br>
<br>
A condition of my Ubuntu membership being granted was that I join the doc team (sounds like a Parole Hearing).<br>
<br>
Keeping in-line with the conditions of my parole, I have proof-read the
Breezy desktop guide and have made numerous changes.  I also wish
to start from the top of the wiki CategoryCleanup pages and work my way
down, in unison with other WikiTeam members, of course :)<br>
<br>
When I follow the <a href="https://wiki.ubuntu.com/DocumentationTeam/Repository">https://wiki.ubuntu.com/DocumentationTeam/Repository</a>
guide on how to compile the changes made to the XML file, I am
presented with the following errors:<br>
<br>
ncampbell@naaman:~/docs/ubuntu-doc/ubuntu$ make dg<br>
--- Building the Desktop Guide . . .<br>
--- Removing existing build files (if any). . .<br>
rm -f ../build/ubuntu/desktopguide/C/*.*<br>
rm -f ../build/ubuntu/desktopguide/C/sample/*<br>
--- Building files . . .<br>
rm -f ../build/ubuntu/desktopguide/C/*.*<br>
xsltproc --stringparam collect.xref.targets "only" --stringparam
targets.filename "desktopguide/C/db/desktopguide.db"
libs/desktopguide-html-chunk-cust.xsl desktopguide/C/desktopguide.xml<br>
warning: failed to load external entity "/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/chunk.xsl"<br>
compilation error: file libs/desktopguide-html-chunk-cust.xsl line 6 element import<br>
xsl:import : unable to load /usr/share/xml/docbook/stylesheet/nwalsh/xhtml/chunk.xsl<br>
make: *** [dg-C] Error 5<br>
<br>
I have the docbook package installed, and there is no
/usr/share/xml/docbook/stylesheet directory.  The
~/docs/ubuntu-doc/build/ubuntu directory is also empty.<br>
<br>
Thanks for your help,<br>
<br>
Naaman.<br>