nwjs sdk 报错 libgconf-2.so.4: cannot open shared object file: No such file or directory

在编译后的 sdk文件夹下 运行 ./nw 报错。

./nw: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

使用的操作系统是 ubuntu

https://blog.csdn.net/eCaiFu800/article/details/79313058