X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=INSTALL.RHEL;h=3301a45158bf3df0cb6d1d8d4ac241f46a777746;hb=7f9d9f27e787943d7d419d6bea184e4c112f0b26;hp=b7b294bbc8105841692615cbc9ca4e0f6bebff0a;hpb=b9610c57261863a9b4dcf2f8c93f50a223937f5a;p=cascardo%2Fovs.git diff --git a/INSTALL.RHEL b/INSTALL.RHEL index b7b294bbc..3301a4515 100644 --- a/INSTALL.RHEL +++ b/INSTALL.RHEL @@ -20,10 +20,10 @@ RHEL. On RHEL 5, the default RPM source directory is 1. If you are building from a distribution tarball, proceed to step 2. Otherwise, if you are building from an Open vSwitch Git tree, determine the version of Autoconf available in the RHEL version you - are using. If it is not at least version 2.64, then you have two + are using. If it is not at least version 2.63, then you have two choices: - a. Install Autoconf 2.64 or later, one way or another. + a. Install Autoconf 2.63 or later, one way or another. b. Create a distribution tarball on some other machine, by running "./boot.sh; ./configure; make dist" in the Git tree.