Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

运行 ./bin/wxdt 出错 #49

Closed
MatchLemon opened this issue Nov 20, 2017 · 7 comments
Closed

运行 ./bin/wxdt 出错 #49

MatchLemon opened this issue Nov 20, 2017 · 7 comments

Comments

@MatchLemon
Copy link

./nw: error while loading shared libraries: libnw.so: cannot open shared object file: No such file or directory

@Junup
Copy link

Junup commented Nov 23, 2017

I had the same mistake, and no solution

@maxoyed
Copy link

maxoyed commented Dec 3, 2017

@Junup you can install the nwjs Manually

@jmluang
Copy link
Contributor

jmluang commented Dec 6, 2017

@MatchLemon maybe you can try to clean your /tmp/wxdt_xsp directory, and then try ./bin/wxdt install again.
good luck.

@foolifish07
Copy link

foolifish07 commented Dec 9, 2017

I thank there must be some network problem in your computer
if everything is downloaded well, libnw.so should be under wechat_web_devtools/dist/lib
So:

  1. remove dist and rebuild. Run rm -rf /path/to/wechat_web_devtools/dist
  2. remove cache under /tmp. Run rm -rf /tmp/wxdt_xsp

@beibeiroom
Copy link

My problem is "./nw: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory", I still cannot solution this question when I try to use the above way. By the way, my system is ubuntu18.04

@imknown
Copy link
Contributor

imknown commented May 9, 2018

#109 Closed.

@dashaomai
Copy link

if you meet the error message with keywords libgconf-2.so.4, you can try to do this:
sudo apt-get install libgconf-2-4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants