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@musashi:~/trunk6$ cd serf
g@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



Reply via email to