1)unixODBC
./configure; make; make install 或者yum安装
2)ncurses-devel
./configure; make; make install 或者yum安装
3)erlang
./configure; make; make install
[root@vm-kvm8960-app otp_src_19.2]# whereis erlang
erlang: /usr/local/lib/erlang
[root@vm-kvm8960-app otp_src_19.2]# erl -v
Erlang/OTP 19 [erts-8.2] [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll:false]

Eshell V8.2 (abort with ^G)
1>
4)安装tsung
./configure; make; make install
[root@vm-kvm8960-app tsung-1.6.0]# tsung -v
Tsung version 1.6.0

5) Template-Toolkit-2.24 安装报告模板

相关文章:

  • 2021-07-20
  • 2022-01-16
  • 2021-09-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-08
猜你喜欢
  • 2021-06-26
  • 2022-12-23
  • 2021-07-07
  • 2022-12-23
  • 2021-12-10
  • 2021-04-16
  • 2021-11-17
相关资源
相似解决方案