例如以下的报错提示
./configure: error: the HTTP XSLT module requires the libxml2/libxslt
libraries. You can either do not enable the module or install the libraries.
缺少了libxml2/libxslt,我的笨办法就是复制
error: the HTTP XSLT module requires the libxml2/libxslt 粘贴去 google,
有时候我发现这种办法 google 也不好用。
所以想请问大家有不有什么聪明点的办法?