Installation Preferences
https://blog.csdn.net/qq_41030861/article/details/90553510
git clone https://github.com/wg/wrk.git
cd mrk
make
ln -s /xxx/mrk/mrk /usr/local/bin
be careful
The compilation environment
needs to be installed, including C, C + +
related C libraries, Lua, etc
report errors
echo LuaJIT-2.1
LuaJIT-2.1
make: unzip: Command not found
Makefile:81: recipe for target ‘obj/LuaJIT-2.1’ failed
make: *** [obj/LuaJIT-2.1] Error 127
Error reporting solution
Linux system does not have its own compression and decompression tools; We need to install it ourselves; When Zip or unzip is used, unzip: command not found or zip: command not found will appear if it is not installed; This happens because unzip and zip are not installed;
sudo apt-get install zip
Read More:
- Troubleshooting of errors in the installation and use of scienceplots
- Ubuntu 18.04/ubuntu 16.04 (Ubuntu kylin 18 / 16), the last grub installation failed
- Ubuntu 16.04 Chinese installation tutorial (Graphic), Ubuntu 16.04
- Installation of Ubuntu + VTK
- Opencv2.4.9 + ffmpeg1.2.12 installation configuration and problem solution under Ubuntu 14.04
- Ubuntu 12.04 installation and use of airtrack ng tutorial
- Ubuntu 18.04 desktop installation tasksel aptitude failed (100) problem repair
- Ubuntu 18.04 installation of opencv2.4.13 encountered fatal error. Possible solutions
- After installation, Ubuntu encountered [SDB] asking for cache data failed assembling drive cache: write through
- Troubleshooting of ROS rosdep init / update
- Win10 system virtual machine installation of Ubuntu system failed, prompt: UBI language failed with exit code 1
- Mex compiler error handling in MATLAB and GCC installation in Ubuntu
- Troubleshooting of samba error in Linux configuration startup
- SteamVR error code 108/203/208/301/306/308/400/405 troubleshooting method
- Troubleshooting of errors in installing elasticsearch
- Completely solve install_ FAILED_ UPDATE_ Incompatible installation error, the installation package is not consistent with the previous installation package signature on the device
- How to Solve Gbase 8A Troubleshooting (rhel7 start CGroup error)
- Troubleshooting of Jenkins upgrade to 2.42 JUnit test report
- Troubleshooting of “disk I / O error” after startup
- MySQL error code ‘1064’ troubleshooting process