当我开始录制或使用命令开始tsung时,我会遇到这个问题。
1) sh tsung-recorder.sh start
2) sh tsung.sh start
--------error---------
tsung-recorder.sh: line 61: [: 5.7.5: unary operator expected
Starting Tsung recorder on port 8090
[root@aum44 tsung-1.4.2]# {"init terminating in do_boot",{'cannot get bootfile','/usr/lib/erlang//lib/tsung_recorder-1.4.2/priv/tsung_recorder.boot'}}
--------error---------我应该怎么做才能解决这个问题?
发布于 2013-04-11 03:53:39
我假设你做了。/配置,并使编译如果一切正常你现在必须安装tsung,否则你将无法运行tsung,如果你想从源代码所在的目录运行它,你必须编辑tsung.sh来修复路径。
https://stackoverflow.com/questions/15403025
复制相似问题