]> err.no Git - varnish/commitdiff
Add a README and installation instructions.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 11 Aug 2006 08:24:47 +0000 (08:24 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 11 Aug 2006 08:24:47 +0000 (08:24 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@798 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/INSTALL [new file with mode: 0644]
varnish-cache/README [new file with mode: 0644]

diff --git a/varnish-cache/INSTALL b/varnish-cache/INSTALL
new file mode 100644 (file)
index 0000000..5720e6b
--- /dev/null
@@ -0,0 +1,13 @@
+                     Installation Instructions
+
+Varnish uses the GNU autotools.  To build and install Varnish, simply
+run the 'configure' script in the top-level directory, then run 'make'
+and 'make install'.
+
+Additional 'configure' options of interest:
+
+  --enable-developer-warnings
+                          enable strict warnings (default is NO)
+  --enable-debugging-symbols
+                          enable debugging symbols (default is NO)
+  --enable-werror         use -Werror (default is NO)
diff --git a/varnish-cache/README b/varnish-cache/README
new file mode 100644 (file)
index 0000000..07ab28e
--- /dev/null
@@ -0,0 +1,13 @@
+This is an alpha release of the Varnish high-performance HTTP
+accelerator.
+
+Please read the following web page before trying out Varnish:
+
+  http://varnish.projects.linpro.no/wiki/AlphaReadme
+
+Technical questions about Varnish and this release should be addressed
+to <varnish-dev@projects.linpro.no>.
+
+For more information about the project, see:
+
+  http://varnish.projects.linpro.no/wiki