Re: missing DocBook XML



On Tue, 2006-07-18 at 14:22 +0500, Rashad wrote:
> make paranoid-configure fails with error:
> 
> checking for XML catalog... (/home/rashad/garnome/etc/xml/catalog)... found
> checking for xmlcatalog... /home/rashad/garnome/bin/xmlcatalog
> checking for DocBook XML DTD V4.1.2 in XML catalog... not found
> configure: error: could not find DocBook XML DTD V4.1.2 in XML catalog

Known issue with GARNOME 2.14.2, fixed in 2.14.2.1.

2006-06-01  Karsten Br�elmann  <guenther rudersport de>
        * platform/libxml2:
        * bootstrap/docbook-xml:
        back down to docbook-xml 4.1.2 due to gtk-doc insisting in that
        particular version


You can fix this by downloading the 2.14.2.1 tarball, and substituting
these dirs. Just remove platform/libxml2 and bootstrap/docbook-xml from
your 2.14.2 build dir, then copy in the ones from 2.14.2.1. After that,
build and install libxml2 manually, which will take care of docbook-xml
as well:

  $ cd platform/libxml2/
  $ make install

Finally, cd back to where you started the GARNOME build and run the
command you used in the first place again. GARNOME will pick up, where
the build broke.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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