I am trying to install TiddlyDesktop. I have been following this article
I have downloaded the .zip file, unzipped it and then updated the file permissions like so:
sudo chmod +x nw
But, when I run the next command:
./nw
I get:
./nw: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
I have looked at a similar question on SO and here but the nw
file I am trying to execute really does exist in the folder so I am confused. And sudo apt-get -f install
did not help either.
I only started using Ubuntu yesterday. I know the solution is probably going to be obvious for most users here but I just can't figure it out.
I am using Ubuntu 18.04.