[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Tue Sep 4 14:25:26 2007

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.