clipped from:
www.bluehostforum.com
birdsnare
Junior Member
Join Date: Feb 2008
Posts: 7
When configuring Subversion, I entered
./configure --prefix=$HOME --without-berkeley-db --with-zlib --with-ssl LDFLAGS="-L/lib64"
It worked. SVN is now up and running.
I read
this post
to figure it out