在編譯源碼https://github.com/RedisLabs/memtier_benchmark 的時(shí)候執行下面命令:
autoreconf -ivf ./configure make sudo make install
報錯如下:
error: required file './ltmain.sh' not found
執行下面命令
libtoolize --automake --copy --debug --force