1) autoreconf: 未找到命令
yum -y install install autoconf automake libtool
2) pngquant pre-build test failed
ℹ compiling from source
✖ Error: pngquant failed to build, make sure that libpng-dev is installed
yum install libpng-devel;
解决Autoreconf与Pngquant编译错误
1) autoreconf: 未找到命令
yum -y install install autoconf automake libtool
2) pngquant pre-build test failed
ℹ compiling from source
✖ Error: pngquant failed to build, make sure that libpng-dev is installed
yum install libpng-devel;
571
613
2459
1万+

被折叠的 条评论
为什么被折叠?