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

Re: 1.7 neon fetched by get-deps.sh, but not usable by configure?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 29 Jul 2011 10:28:26 -0400

On Fri, Jul 29, 2011 at 10:25 AM, tsteven four <tsteven4_at_gmail.com> wrote:

> get-deps.sh fetches neon 0.29.6, but configure reports:
>
> configure: checking neon library
>> checking for neon-config... no
>>
>> An appropriate version of neon could not be found, so libsvn_ra_neon
>> will not be built. If you want to build libsvn_ra_neon, please
>> install neon 0.29.6 on this system.
>>
>> no suitable neon found
>>
>
> I understand serf is now the default but I expected neon to still be built.
> Is this a bug or is some configure option now necessary to use the neon
> downloaded by get-deps?
>

Did you build Neon? AFAIK, get-deps.sh just downloads the source code, it
does not build it and neither does the Subversion build process. configure
is saying it does not find an installed Neon. So you need to run configure
and make install for Neon first.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-07-29 16:28:59 CEST

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.