jelly@jelly-kubuntu:~/share/20090905$ bzr branch https://code.launchpad.net/~ltsp-docwriters/ltsp/ltsp-docs-trunk
Branched 90 revision(s).
jelly@jelly-kubuntu:~/share/20090905$ ls
ltsp-docs-trunk
jelly@jelly-kubuntu:~/share/20090905$ cd ltsp-docs-trunk/
jelly@jelly-kubuntu:~/share/20090905/ltsp-docs-trunk$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for dblatex... dblatex
checking for xmlto... xmlto
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether ln -s works... yes
configure: creating ./config.status
config.status: creating Makefile
jelly@jelly-kubuntu:~/share/20090905/ltsp-docs-trunk$ make install
building LTSPManual.pdf....
/usr/share/dblatex/lib/dbtexmf/dblatex/grubber/util.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.2.9-3)
===================================================
No template matches subtitle in book.
Build LTSPManual.pdf
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
%&-line parsing enabled.
entering extended mode
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
%&-line parsing enabled.
entering extended mode
'LTSPManual.pdf' successfully built
Building LTSPManual.html....
building man pages
Note: Writing lts.conf.5
/usr/bin/install -c -d /usr/local/share/man/man5
/usr/bin/install: cannot change permissions of `/usr/local/share/man/man5': No such file or directory
make: *** [install] Error 1
jelly@jelly-kubuntu:~/share/20090905/ltsp-docs-trunk$ ls
AUTHORS config.sub install-sh LTSPManual.html Makefile.in
config.guess configure lts.conf.5 LTSPManual.pdf release.conf
config.log configure.in lts.conf.xml LTSPManual.xml savedinfo.xml
config.status COPYING LTSPManual-C.omf Makefile
jelly@jelly-kubuntu:~/share/20090905/ltsp-docs-trunk$