安装apr-1.6.3报错[cannot remove `libtoolT’: No such file or directory]解决方法


发现有这个提示:cannot remove `libtoolT’: No such file or directory ,

编辑 configure文件,查找 $RM "$cfgfile" 这个地方,用#注释掉,然后就可以了

 

如果还报错就安装libtool

sudo apt-get install libtool  

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM