[libvirt] [PATCH] check for XHTML1 DTDs availability

Atsushi SAKAI sakaia at jp.fujitsu.com
Thu Aug 14 05:01:17 UTC 2008


Hi, Daniel

  I need to set http_proxy on my environment.
(Sorry, since I need not set http_proxy since I use wget and cvs only)
But still stays large diffs on html 6 files.

drvqemu.html
formatnetwork.html
formatstorage.html
intro.html
news.html
remote.html

Thanks
Atsushi SAKAI



Daniel Veillard <veillard at redhat.com> wrote:

> On Wed, Aug 13, 2008 at 08:10:36AM -0400, Daniel Veillard wrote:
> >   Well apparently the XSL output is post-processed by xmlling --valid --format
> > which then introduce a dependancy on the XHTML1 DTDs . If you don't have them
> > installed locally you will get validation error messages when building
> > in docs and the output will diverge.
> > 
> >   The simplest solution for you is probably to make sure you have XHTML1
> > DTDs installed in your local XML catalog, which on RHEL/Fedora is as simple
> > as having the package xhtml1-dtds installed on your machine(s).
> 
>   The patch enclosed adds detection for the XHTML1 dtds at runtime on the 
> build machine, and should solve the problem of diverging docs, replace the
> XML validity warnings by a more general message and add the requirement
> when building the RPM. I guess this should solve the issue
> 
> Daniel
> 
> -- 
> Red Hat Virtualization group http://redhat.com/virtualization/
> Daniel Veillard      | virtualization library  http://libvirt.org/
> veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
> http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/





More information about the libvir-list mailing list