[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: Thomas Hemmer <themmer_at_go-engineering.de>
Date: 2006-09-14 11:08:57 CEST

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...

Hope this helps,

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 14 11:09:44 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.