X-Git-Url: http://www.privoxy.org/gitweb/contact.html?a=blobdiff_plain;f=INSTALL;h=1e6df14e6e40719955dd0bc32c5e6e5590c8b636;hb=0ef8c061c66fc3847e150434842c2a0552d73097;hp=1f00e94ccd235ad82293a3f8fc33a56b51c69934;hpb=75397537c3986cafa8dc1b4b37af40f93ab9372f;p=privoxy.git diff --git a/INSTALL b/INSTALL index 1f00e94c..1e6df14e 100644 --- a/INSTALL +++ b/INSTALL @@ -39,8 +39,8 @@ compiler like gcc are required. When building from a source tarball, first unpack the source: - tar xzvf privoxy-3.0.27-stable-src.tar.gz - cd privoxy-3.0.27-stable + tar xzvf privoxy-3.0.30-stable-src.tar.gz + cd privoxy-3.0.30-stable To build the development version, you can get the source code by doing: @@ -50,7 +50,7 @@ To build the development version, you can get the source code by doing: This will create a directory named /privoxy/, which will contain the source tree. -Note that source code in GIT is development quality, and may not be stable or +Note that source code in Git is development quality, and may not be stable or well tested. It is strongly recommended to not run Privoxy as root. You should configure/ @@ -69,7 +69,7 @@ And then /etc/group, like: Some binary packages may do this for you. -Then, to build from either unpacked tarball or CVS source: +Then, to build from either unpacked tarball or Git checkout: autoheader autoconf