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
Wednesday, December 12, 2007
Subscribe to:
Post Comments (Atom)
Links
About Me
- nefertitian
- Princeton, New Jersey, United States
- I am a programmer by day and a network admin by night. While my primary specialty is developing secure database driven web applications for FDA regulated industries such as Pharmaceuticals, I am also a network administrator managing both windows and Linux networks. I am very passionate about open source technologies and use them in my daily work life as often as I can.
0 comments:
Post a Comment