在使用luarocks安装luasoap时,出现了expat.h: No such file or directory……的问题
在安装了libexpat1-dev之后解决
apt-get install libexpat1-dev
版权声明:本文为LDAR2011原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
在使用luarocks安装luasoap时,出现了expat.h: No such file or directory……的问题
在安装了libexpat1-dev之后解决
apt-get install libexpat1-dev