需要在centos7.6上安装loadrunner的负载机,install.sh安装完成后,确认安装是否成功:
输入命令./verify_generator后提示如下
```bash
[loadrunner@colacentos76 bin]$ ./verify_generator
===================================================
HP
Vuser Environment Verification Utility
===================================================
Product: LoadRunner 11.0
Version: 11.0.0.8866
Build: 8866
colacentos76:
/opt/HP/HP_LoadGenerator/bin/lrv/limithost: /opt/HP/HP_LoadGenerator/bin/lrv/chk_thread_lmt: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
/opt/HP/HP_LoadGenerator/bin/lrv/limithost: line 134: [: : integer expression expected
verify_generator...OK
/opt/HP/HP_LoadGenerator/bin/lrv/limithost: /opt/HP/HP_LoadGenerator/bin/lrv/chk_sems_lmt: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
/opt/HP/HP_LoadGenerator/bin/lrv/limithost: line 154: [: : integer expression expected
verify_generator...OK
verify_generator...OK
Warning: The file .rhosts does not exist in the home directory of the user.
verify_generator...OK
verify_generator...OK
verify_generator...OK
verify_generator...OK
verify_generator...OK
Verify running the product executables...Failed
_____Failed to run the product executables.
_____Error:
mdrv: Command not found.
verify_generator...OK
_______________________________________________
Summary:
________
Vuser Host colacentos76: Failed
请教这个要如何处理?该环境是离线环境,无法进行yum install
这篇文章中有离线安装包,你可以先下载,然后拷贝到目标机器上,进行安装
【Linux】/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory_小慌慌的博客-CSDN博客