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

Re: SVN 1.4 zlib dependency problem

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-14 15:11:14 CEST

On 9/14/06, Thomas Hemmer <themmer@go-engineering.de> wrote:
> Rob,
>
> I just stumbled into the same pitfall :-(
>
> But luckily the solution is rather simple:
>
> cd zlib
> ../configure --prefix=...
> make install
> cd ..
> ../configure --prefix=<the_same_as_above>
>
> That's all...

Alternatively, you could install your operating system's
zlib/zlib-devel packages. Almost every OS ships zlib in some form
these days.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 14 15:11:57 2006

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.