Re: [xml] preventing libz?

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Wed Sep 06 2000 - 14:18:37 EDT


On Wed, Sep 06, 2000 at 05:39:12PM +0000, Jim Marshall wrote:
>
> I just downloaded libxml 2.2.2 source and am attempting to build it. My
> system happens to have libz installed on it, but I do not want libxml to use
> it. How can I configure the build to not use libz?
>
> I have tried several options:
>
> ./configure --without-libz
> ./configure --with-libz=no
> ./configure --disable-libz

  Should be
    ./configure --without-zlib
except it doesn't work, I just checked, the configure.in doesn't
that the negative value into account ...

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe
----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Sep 06 2000 - 14:45:21 EDT