
tfheen at varnish-cache
Jul 19, 2012, 5:30 AM
Post #1 of 1
(52 views)
Permalink
|
|
[master] 5d976a5 INSTALL: minor update
|
|
commit 5d976a5d500df0b59226606db05a17269bba87ea Author: Tollef Fog Heen <tfheen [at] varnish-software> Date: Thu Jul 19 14:30:10 2012 +0200 INSTALL: minor update diff --git a/INSTALL b/INSTALL index ca9f152..97b2502 100644 --- a/INSTALL +++ b/INSTALL @@ -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 afterwards in order to update the shared library cache. -If you obtained the sources directly from the Subversion repository, -you will need to run autogen.sh first to create the configure script. +If you obtained the sources directly from the Git repository, you will +need to run autogen.sh first to create the configure script. Varnish will store run-time state in $localstatedir/varnish; you may want to tune this using configure's --localstatedir parameter. _______________________________________________ varnish-commit mailing list varnish-commit [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit
|