r24 - in trunk/varnish-cache: . bin bin/varnishd include lib lib/libvarnish lib/libvarnishapi

Dag-Erling Smørgrav des at linpro.no
Mon Feb 27 15:18:01 CET 2006


des at linpro.no (Dag-Erling Smørgrav) writes:
> To build, first make sure you have GNU autotools installed (FreeBSD:
> devel/gnu-autoconf, devel/gnu-automake, devel/gnu-libtool).  Check out
> the sources, run autogen.sh to generate the configure script, then
> configure && make && make install as usual.

I forgot to add that the recommended configure command line for
developers is the following:

$ ./configure --enable-pedantic --enable-wall --enable-werror \
        --enable-dependency-tracking

I need to get this all written down in the wiki...

DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no



More information about the varnish-dev mailing list