more yum packages needed for building rpms
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 3 Jan 2013 16:28:34 +0000 (11:28 -0500)
committerMichael Meffie <mmeffie@sinenomine.net>
Thu, 3 Jan 2013 16:28:34 +0000 (11:28 -0500)
HowToBuildOpenAFSFromSource.mdwn

index 7f3ba91..eaa09e2 100644 (file)
@@ -151,9 +151,13 @@ On a Debian 6, the required packages can be install with the following commands
 On a RedHat-based linux distributions, all of the required packages can be
 installed with the following yum commands,
 
-     $ yum install git-core gcc autoconf automake libtool make flex bison rpm-build wget
+     $ yum install git-core gcc autoconf automake libtool make flex bison
      $ yum install glibc-devel krb5-devel ncurses-devel pam-devel kernel-devel-$(uname -r)
 
+The following additional packages are needed to [[build RPM packages|HowToBuildOpenAfsRpmPackages]].
+
+     $ yum install wget perl-devel rpm-build
+
 ### Solaris Packages ###
 
 [Oracle Solaris Studio][1] can be used to build OpenAFS binaries on the