1

Compile and install SVN 1.7.2 on Mac

 1 year ago
source link: https://fann.im/blog/2012/01/09/compile-and-install-svn-172-on-mac/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Compile and install SVN 1.7.2 on Mac

Jan 9, 2012

Just a note for myself.

  1. Download svn-1.7.2.tar.gz source.
  2. Run ./autogen.sh to check the necessary components to build svn.
  3. ./configure then make and sudo make install.

All commands:

./autogen.sh
./configure --disable-debug --with-ssl --with-zlib=/usr --with-sqlite=/usr --disable-neon-version-check --disable-mod-activation --without-apache-libexecdir --without-berkeley-db --with-neon=/usr/local/Cellar/neon/0.29.6/
make
sudo make install

Was this page helpful?


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK