在使用luarocks安装luasoap时,出现了expat.h: No such file or directory……的问题
在安装了libexpat1-dev之后解决
apt-get install libexpat1-dev
在使用luarocks安装luasoap时,出现了expat.h: No such file or directory……的问题
在安装了libexpat1-dev之后解决
apt-get install libexpat1-dev