工具安装
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 安装报告模板