解决方案步骤如下:

1.yum install -y gcc gcc-c++ ncurses-devel make wget

2.wget http://www.roland-riegel.de/nload/nload-0.7.4.tar.gz

3.

tar zxvf nload-0.7.4.tar.gz
cd nload-0.7.4
./configure
make
make install

4.nload

相关文章:

  • 2021-12-07
  • 2021-04-01
  • 2022-12-23
  • 2022-12-23
  • 2021-10-31
猜你喜欢
  • 2021-08-20
  • 2021-09-29
  • 2021-09-17
  • 2021-10-22
  • 2021-07-14
  • 2022-01-12
  • 2021-06-13
相关资源
相似解决方案