Changes between Version 10 and Version 11 of Experimenters/FAQ


Ignore:
Timestamp:
09/30/14 15:01:21 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Experimenters/FAQ

    v10 v11  
    4848= Why can't I install iperf (or standard package X) on CentOS =
    4949
    50 '''When I try to install `iperf` on a node running CentOS, I get the following error''
     50'''When I try to install `iperf` on a node running CentOS, I get the following error:''
    5151
    5252{{{
     
    7878}}}
    7979
    80 Then you should be able to install `iperf` as normal:
    81 {{{
    82 sudo yum install iperf
    83 }}}
     80Then you should be able to install `iperf` as normal using `yum`.