[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: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Mon, 04 Mar 2013 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

serfmake [cmd] [options]
Commands:
         build Builds (default)
         check Runs test cases
         install Installs serf into PREFIX
         clean Cleans
Options:
         --with-apr=PATH prefix for installed APR and APR-util
                                 (needs apr-1-config and apu-1-config;
will look in PATH)
         --with-gssapi=PATH build serf with GSSAPI support
                                 (needs krb5-config; will look in PATH/bin)
         --prefix=PATH install serf into PATH (default:
/usr/local)
Quick guide:
         serfmake --prefix=/usr/local/serf --with-apr=/usr/local/apr install
Received on 2013-03-04 20:14:14 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.