*
* Purpose : INSTALL file to help with installing from source.
*
- * Copyright : Written by and Copyright (C) 2001-2008 the SourceForge
+ * Copyright : Written by and Copyright (C) 2001-2009 the
* Privoxy team. http://www.privoxy.org/
*
* Based on the Internet Junkbuster originally written
*
* The GNU General Public License should be included with
* this file. If not, you can view it at
- * http://www.gnu.org/copyleft/gpl.html
+ * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* or write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA
When building from a source tarball, first unpack the source:
- tar xzvf privoxy-3.0.11-beta-src* [.tgz or .tar.gz]
- cd privoxy-3.0.11-beta
+ tar xzvf privoxy-3.0.11-stable-src.tar.gz
+ cd privoxy-3.0.11-stable
For retrieving the current CVS sources, you'll need a CVS client installed.