Commit 5d976a5d authored by Tollef Fog Heen's avatar Tollef Fog Heen

INSTALL: minor update

parent 8d1a7b84
...@@ -5,8 +5,8 @@ run the 'configure' script in the top-level directory, then run 'make' ...@@ -5,8 +5,8 @@ run the 'configure' script in the top-level directory, then run 'make'
and 'make install'. On Linux, you need to run 'ldconfig' as root and 'make install'. On Linux, you need to run 'ldconfig' as root
afterwards in order to update the shared library cache. afterwards in order to update the shared library cache.
If you obtained the sources directly from the Subversion repository, If you obtained the sources directly from the Git repository, you will
you will need to run autogen.sh first to create the configure script. need to run autogen.sh first to create the configure script.
Varnish will store run-time state in $localstatedir/varnish; you may Varnish will store run-time state in $localstatedir/varnish; you may
want to tune this using configure's --localstatedir parameter. want to tune this using configure's --localstatedir parameter.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment