From: Nikos Mavrogiannopoulos Date: Sun, 30 Dec 2001 18:09:51 +0000 (+0000) Subject: updated X-Git-Tag: gnutls_0_3_2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5eef23ca4351914fea3445d3846013cb0b1dc46;p=thirdparty%2Fgnutls.git updated --- diff --git a/doc/README.CVS b/doc/README.CVS index 714fdba7c4..8e7d84338f 100644 --- a/doc/README.CVS +++ b/doc/README.CVS @@ -1,16 +1,18 @@ If you just want to browse the cvs tree, you may visit -http://cvs.hellug.gr/cgi-bin/cvsweb/gnutls-read-only/ . -Otherwise (get and built the tree) you should have the following -software: +http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/gnutls/?cvsroot=GNU+TLS+Library +or http://cvs.hellug.gr/cgi-bin/viewcvs.cgi/gnutls-read-only/ . + +Otherwise, if you want to get and built the tree, you should have the +following software: * cvs (http://www.gnu.org/software/cvs/) * autoconf 2.50 or newer (http://www.gnu.org/software/autoconf/) * libtool (http://www.gnu.org/software/libtoool/) * automake (http://www.gnu.org/software/automake/) -* libgcrypt (http://www.gnupg.org) +* libgcrypt (ftp://ftp.gnupg.org/pub/gcrypt/alpha/libgcrypt/) * cvs2cl (in order to create ChangeLog) (http://www.red-bean.com/cvs2cl/) -* latex2html (in order to create api.html) -* latex/dvips (in order to create api.ps) +* latex2html (in order to create gnutls.html) +* latex/dvips (in order to create gnutls.ps) 1. Download the cvs tree $ cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/gnutls login