You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by fida aljounaidi <fi...@gmail.com> on 2009/10/29 15:35:17 UTC

building subversion 1.6 with ra_neon or dav support

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@subversion.tigris.org].