Re: Configure error with zlib
From: ANGonline <trimante_at_yahoo.it>
Date: 2007-09-04 14:21:52 CEST
Rainer Sokoll wrote:
> Build your on zlib, e.g "./configure --prefix=/opt/zlib"
> Then chdir into subversion's source and do a
> "./configure --with-zlib=/opt/zlib"
Thanks... but, sad to say, it didn't work.
What I did:
I went into zlib directory of the dependancy package and run:
$ configure --prefix=/tmp/zlib
$ make
# make install
and I didn't see any error, as you can see into the zlib.txt attached.
Then I run:
$ ./configure CC=cc --without-berkeley-db --disable-nls --disable-shared --with-zlib=/tmp/zlib
but it blocks again in the same point as before:
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
configure: error: subversion requires zlib
You can see the complete log of this configure command into the subversion.txt attached.
Thanks!
Angelo.
___________________________________
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.