[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.4.0 install difficulties

From: Dan Armbrust <daniel.armbrust.list_at_gmail.com>
Date: 2006-10-25 17:05:50 CEST

Just a follow up for anyone else that runs into these configuration /
version mis-match issues.

I took the "easy" route to fix them, and installed a newer apache. I
was due for an upgrade anyway.

Then, when I installed subversion, I did not use the subversion
dependency package 'subversion-deps-1.4.0.tar.gz' - (if I used that, it
led me to a "Can't set position pointer in file" error:
http://svn.haxx.se/dev/archive-2006-01/0500.shtml)

This was my configure line for Subversion:
./configure --prefix=/usr/local/subversion-1.4.0
--with-apxs=/usr/local/apache-2.2.3/bin/apxs
--with-apr=/usr/local/apache-2.2.3/bin/apr-1-config
--with-apr-util=/usr/local/apache-2.2.3/bin/apu-1-config

And finally, everything was happy.

Dan

-- 
****************************
Daniel Armbrust
Biomedical Informatics
Mayo Clinic Rochester
daniel.armbrust(at)mayo.edu
http://informatics.mayo.edu/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 25 17:06:28 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.