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

Re: --with-apxs --with-apr --with-apr-util - what do I need?

From: Martin Tomes <lists_at_tomes.org>
Date: 2007-01-10 09:59:55 CET

Jonathan Coles wrote:
> I am having trouble compiling Subversion-1.4.0 with Apache-2.2.2
> as supplied on Fedora Core 5. From other correspondence, I have
> learned that the problem is to get a mod_dav_svn.so based on the
> same libraries as httpd.

I had similar problems with FC6 the other day, my account of how I got
it to work are here:

http://tinyurl.com/twtga

It is the --with-apr and --with-apr-util switches which were the key - I
used to point them at the apr directories, I now point them at the
apr-config and apu-config binaries. On FC6 they are
/usr/bin/apr-1-config and /usr/bin/apu-1-config.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
Visit http://www.subversionary.org/
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 10 10:01:00 2007

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.