From: https://me.yahoo.com/a/u3CUyvEivOpEvRmPzwJpaQGBrwZs_BiIlTE-#0ce61 Date: Fri, 15 Oct 2010 21:53:17 +0000 (-0700) Subject: cvs ⇒ git X-Git-Url: http://git.openafs.org/?p=openafs-wiki.git;a=commitdiff_plain;h=63d95f3bc48e7451584965122364b47b74f6e052;hp=c8874564df40c8a8075b5e5f81608fd745e513f2 cvs ⇒ git --- diff --git a/AFSLore/HowToBuildOpenAFSFromSource.mdwn b/AFSLore/HowToBuildOpenAFSFromSource.mdwn index eeba0a7..068439c 100644 --- a/AFSLore/HowToBuildOpenAFSFromSource.mdwn +++ b/AFSLore/HowToBuildOpenAFSFromSource.mdwn @@ -4,7 +4,7 @@ These are notes on how to build [[OpenAFS]] from source code. Note that [[OpenAF #### Tools -- cvs client +- Git - autoconf - automake - perl 5.6 @@ -21,7 +21,7 @@ These are notes on how to build [[OpenAFS]] from source code. Note that [[OpenAF The required packages to build [[OpenAFS]] on Debian-based linux distributions can be installed with, - apt-get install cvs autoconf automake make gcc flex bison + apt-get install git-core autoconf automake make gcc flex bison apt-get install libc6-dev libkrb5-dev libncurses5-dev linux-headers-$(uname -r) On RPM based linux distributions, the packages required are,