Re: [xml] Re: xmllints options



On Sat, May 10, 2003 at 11:57:31PM +0400, Vitaly Ostanin wrote:
$(PAGES): $(srcdir)/xslt.html $(srcdir)/site.xsl
          -@(if [ -x $(bindir)/xsltproc ] ; then \
            $(bindir)/xsltproc --html $(srcdir)/site.xsl
$(srcdir)/xslt.html > index.html ; fi )
          -@(if [ -x $(bindir)/xmllint ] ; then \
            $(bindir)/xmllint --valid --noout $(PAGES) ; fi );
...

So libxslt build host must have internet access ?

  No they are expected to have a Catalog with DocBook setup

It is possible to make parameter in Makefiles for pass extra
options to all xmllint/xsltproc commands ?

  Parse error ... What do you mean ?

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]