root@ryzen-lfs docbook 10:42 # if [ ! -e /etc/xml/docbook ]; then > xmlcatalog --noout --create /etc/xml/docbook > fi && > xmlcatalog --noout --add "public" \ > "-//OASIS//DTD DocBook XML V4.5//EN" \ > "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" \ > /etc/xml/docbook add command failed -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
for some reason docbook doesn't accept the --add switch, it seems to
interpret it as a /bin/add command. Doesn't add anything to the file.
fails on everything it tries to add.
- Re: [lfs-support] lfs-support Digest, Vol 1151, Issue 1 Morten Håkestad
- [lfs-support] Dockbook-xml-4.5 Dave
