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

building subversion 1.6 with ra_neon or dav support

From: fida aljounaidi <fida.aljounaidi_at_gmail.com>
Date: Thu, 29 Oct 2009 16:35:17 +0100

hi

i run the installation of subversion with enabling neon library etc.
the configure command was :
  ./configure --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin
--sysconfdir=/etc --mandir=/usr/share/man/man1/
--docdir=/usr/share/doc/subversion --with-apr=/usr/bin/
--with-apr-util=/usr/bin/apu-config --with-apxs=/usr/bin/apxs2
--enable-shared --with-ssl --with-neon=/usr/bin/neon-config

But after the end of the install, when i run the svn --version command i
only obtain
svn, version 1.6.1 (r37116)
   compiled Oct 29 2009, 15:04:54

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (
http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

I installed all apache dependencies to activate the ra_neon. but still don't
work

What can be the problem ?

Thanks

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2412699

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-29 16:36:43 CET

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.