How To Compile Svn Client In Static Mode
Could not include menu
I needed svn client to be compiled as a standalone executable to be further distributed to our many servers.
Following with work with 1.3.2, 1.4 asks for apache and APR path.
cofigure neon sudo ./configure --prefix=/usr/local/neon --with-ssl --with-libs=/db/pub/infra/DBssl/0.9.7dinstall expat from here http://sourceforge.net/project/showfiles.php?group_id=10127 Xpat./configure --enable-all-static --with-ssl --with-neon=/usr/local/neon --with-apr=/usr/local/apr --with-apr-util=/usr/local/apr-util --with-expat --disable-shared#Or if top did not work try :./configure --enable-all-static --with-ssl --with-neon=/usr/local/neon --disable-neon-version-checkmake
executable will be found in subversion/clients/cmdline/
Please consider the environment before printing this email.