In case it helps anyone else, I ran into difficulties with the Linux version (when running nw from the command line):
error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
I fixed it with:
sudo apt-get install libgconf-2-4