Custom SVN installation

Custom SVN installation

Posted by: neen
Posted on: 2008-10-16 13:32:00

Hi there,

I'm trying to follow the following guide to install SVN found here:

http://wiki.dreamhost.com/Subversion_Installation

For some reason, I cannot get it to install properly.

Here is my configure line:

./configure ${SVNPYTHON} ${SVNRUBY} --prefix=${RUN} --without-berkeley-db --with-ssl --with-zlib="/home/{myusername}/soft/subversion-1.5.3/zlib" --enable-shared ${SVNSWIG}

Anyone have any ideas on why this won't install? It tells me there is an issue finding zlib when I run make install...

Tags: berkeley dbsubversion