提示:“bin/rm: cannot remove `libtoolT': No such file or directory”
解决方法(执行以下):
# aclocal
# autoconf
# automake
# libtoolize --force
重新编译,问题解决
提示:“bin/rm: cannot remove `libtoolT': No such file or directory”
解决方法(执行以下):
# aclocal
# autoconf
# automake
# libtoolize --force
重新编译,问题解决
上一篇:容量单位之间的换算
今天编译最新版本的 apr,报错了,之前的版本从来没报错过。请确定您的确安装来libtool。命令:yum -y install libtool libtool-ltdl libtool-ltdl-devel在网上搜到的答案有2个:1:三大命令 # autoreconf --force --install # libtoolize --automake --fo
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M