autoreconf -ivf 报错error: required file './ltmain.sh' not found

📝

内容提要

在编译源码https://github.com/RedisLabs/memtier_benchmark 的时候执行下面命令: autoreconf -ivf ./configure make sudo make install 报错如下: error: required file './ltmain.sh' not found

🏷️

标签

➡️

继续阅读