Stephan Bergmann wrote:
> libz.so found in the system.  There can be any kind of mismatch between  
> the two, or libz.so can even be completely missing on a machine.  See  

There's no Linux machine which doesn't have libz.so.1.

$ grep-available -FDepends zlib1g -sPackage | less
Package: man-db
[...]
Package: libfreetype6
[...]
Package: libssl0.9.8
[...]

A Linux system without manpages? :)
A Linux system without libssl? There's many stuff depending on libssl.

And we already rely on system-freetype anyway.

> <http://qa.openoffice.org/issues/show_bug.cgi?id=103585> for one issue  
> caused by this.
>
> The easiest fix would be to disable zlib support when configuring and  
> building OOo's libxml2.  The open question is whether any other OOo code  
> depends on the functionality enabled by libxml2's zlib support  
> (presumably automatic access of XML streams within zip files).  I assume  
> that there is no such code, especially since at least the Windows  
> (wntmsci12) version of libxml2.dll appears to be built without zlib  
> support, anyway.

The easiest fix is just to use system-zlib. At least for UNX.
Any (UNIX) system will jave it

Regards,

Rene

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to