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

Re: Configure --with-neon

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-11-26 00:50:06 CET

On Nov 25, 2007, at 17:24, John B. Moore wrote:

> Micah Elliott wrote:
>> On 2007-11-24 John B. Moore wrote:
>>> I added the switch --with-neon=/usr/local/lib
>> IIRC, it should instead be --with-neon=/usr/local
>
> That was it..!!!
>
> Now, of course, I'm wondering how I was to know that..??
>
> Is there a logic here that I'm missing.. (for future reference...)

./configure --help says:

   --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.

Since your neon-config is probably in /usr/local/bin/neon-config
(not /usr/local/lib/bin/neon-config) /usr/local would be the correct
prefix to choose.

Though I seem to recall seeing other software do it the other way, so
you just have to read the help or try it both ways until it works.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 26 00:50:33 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.