X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=1503af95d119650c06998a8f4608bc0fe838f592;hb=43b0704982655ece4222d9a6e8efdc6d9c350671;hp=9be9bd8584033045e3e6ee574bf062ece865a11f;hpb=d5bba1fd0bce2185b191b7a8280cae9a62c829d6;p=privoxy.git diff --git a/INSTALL b/INSTALL index 9be9bd85..1503af95 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.29-beta-src.tar.gz - cd privoxy-3.0.29-beta + tar xzvf privoxy-3.0.32-stable-src.tar.gz + cd privoxy-3.0.32-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