autoreconf -ivf 報錯error: required file './ltmain.sh' not found
現象
在編譯源碼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
標 題:《autoreconf -ivf 報錯error: required file './ltmain.sh' not found》
作 者:zeekling
提 示:轉載請注明文章轉載自個(gè)人博客:浪浪山旁那個(gè)村
評論
0 評論