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

Re: OT: $SVN envvars Re: svn 1.8 debugging-compilation-serf-configure problem because of 1.6 Ubuntu install

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 4 Mar 2013 21:44:36 +0200

Gabriela Gibson wrote on Mon, Mar 04, 2013 at 19:13:52 +0000:
> On 04/03/13 19:02, Daniel Shahaf wrote:
>> ./serfmake --prefix=/usr/local/serf build check install
>
> Sorry, I should have mentioned that properly -- serf is installed at
> this point. But I double checked, and for me, it is still broken.
>
> Btw, those instructions no longer work for the new serf, look:
>
> g_at_musashi:~/trunk6$ cd serf
> g_at_musashi:~/trunk6/serf$ ./serfmake --prefix=/usr/local/serf build check
> install
> ERROR: exception:
> ERROR: A configuration script was not found: apr-1-config

Do you use the system's apr (e.g., /usr/lib/libapr-1.so) or compile your
own? If the former you should install the "apr-dev" (or similar)
package, if the latter it appears you need to pass --with-apr to
serf/serfmake (or serf/configure if you use that).

Feel free to go through this on #svn-dev IRC if you prefer.

Daniel
Received on 2013-03-04 20:45:46 CET

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.