Hello! I want to create documentation in FreeBSD. I read this article: http://www.onlamp.com/pub/a/bsd/2001/02/08/Big_Scary_Daemons.html then I compile and I obtain the following error:
===> books/pmake (install) /bin/rm -f docbook.css /bin/cat /usr/doc/share/misc/docbook.css > docbook.css Index is disabled or no index to generate. /usr/bin/env SP_ENCODING=ISO-8859-1 /usr/local/bin/jade -V html-manifest -ioutput.html -d /usr/doc/share/sgml/default.dsl -ifreebsd.urls.absolute -V %generate-legalnotice-link% -ioutput.html.images -D /usr/doc/en_US.ISO8859-1/books/pmake/.. /../../share/images/books/pmake -D /usr/obj/usr/doc/en_US.ISO8859-1/books/pmake -c /usr/doc/en_US.ISO8859-1/share/sgml/catalog -c /usr/doc/share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/iso8879/catalog -c /usr/local/share/sgml/jade/catalog -c /usr/local/share/sgml/catalog.ports -t sgml /usr/doc/en_US.ISO8859-1/books/pmake/book.sgml /usr/local/bin/tidy -wrap 90 -m -raw -preserve -f /dev/null -asxml $(/usr/bin/xargs < HTML.manifest) *** Error code 1 (ignored) install -C -o root -g wheel -m 444 $(/usr/bin/xargs < HTML.manifest) /usr/share/doc/en_US.ISO8859-1/books/pmake install -C -o root -g wheel -m 444 docbook.css /usr/share/doc/en_US.ISO8859-1/books/pmake What this error "*** Error code 1 (ignored)" means? I also would like to ask you how to create PDF document, not only HTML? What command I should use to obtain PDF handbook, for example, because I want to print it? Thank you, Zbyszek _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"