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

Compiling Subversion 1.4.0 RC4 Neon Library

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2006-07-23 17:22:59 CEST

Hi there,

i have downloaded the SVN 1.4.0 RC4 and tried to configure it on a
system (SuSE 9.3) where an production SVN Release (1.2.3) is living
(/usr/local/svn-1.2.3 with a sym link /usr/local/svn; btw.
/usr/local/svn/bin is on the path).
I have used the fallowing call to "configure":

./configure
    --prefix=/usr/local/svn-1.4.0
    --with-apxs=/usr/local/apache-2.0.58/bin/apxs
    --with-apr=/usr/local/apache-2.0.58
    --with-apr-util=/usr/local/apache-2.0.58
    --with-ssl
    --enable-swing-binding=perl,python

during the checking of the configure output i realized that:
.
configure: checking neon library
checking for neon-config... /usr/local/svn/bin/neon-config
checking neon library version... 0.24.7
.
it is using the old neon library and not the delivered in the
source distribution of SVN 1.4.0 part.
I have taken a look into the help of the configure command:

   --with-neon=PREFIX Determine neon library configuration based
                       on 'PREFIX/bin/neon-config'.
                       Default is to search for neon in a
                       subdirectory of the top source
                       directory and then to look
                       for neon-config in $PATH.

I understand this description in the way that it first check the one
distributed with Subversion itself and than the version which can
be found in the paths.

May be i'm a little bit confused...can someone give me hint what i'm
doing wrong?

Many thanks in advance.

Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung        http://www.soebes.de
Dipl.Ing.(FH) Karl Heinz Marbaise            email: info@soebes.de
Tel.: +49 (0) 241 / 16 91 210                 ICQ#: 135949029
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 23 17:21:59 2006

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

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