Re: libxml2 and DocBook problem



> "make paranoid-install" doesn't succeed on my system due to a problem
> with DocBook XML.
> I've seen that the problem arises during build of libxml2 when it executes
> a script called "buildDocBookCatalog". This script tries to check the
> presence of version 4.1.2 of DocBook XML.
> 
>   Question 1: Is 4.1.2 the only version supported? or 4.4 is good as well?

AFAIK this one used to be pretty picky about which versions work. This
is why that particular versions is included in bootstrap/docbook-xml.

[...]

>   Question 2: Am I doing wrong?
> 
> It does not hurt, apparently. But I don't know exactly what I am going to obtain
> with that DocBook stuff.
> 
> My system is a "Linux From Scratch", so it is not so strange that scripts
> trying to autodetect things sometimes get confused.

If it works, this should be good enough. :)  Simply building that
particular garball from bootstrap/ would have done, too. :)

...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]