Wednesday, December 12, 2007

subversion install / requirements

1. The apache portable runtime libraries (apr and apr-util)
http://apr.apache.org/download.cgi

Installs by default to usr/local/apr


2. Download expat
http://sourceforge.net/projects/expat/

3. Download subversion from http://subversion.tigris.org

Use the following command, assuming above default installs in step 1 and 2:
./configure --with-apr=/usr/local/apr --with-apr-util=/usr/local/apr
make
make install

No comments:

About Me

My photo
Princeton, New Jersey, United States
I am an Information Technology Analyst with extensive background in the Clinical Industry that includes working for CROs, Pharmaceutical and Medical Diagnostic companies.