rhiokim / haroopad

Haroopad - The Next Document processor based on Markdown
http://pad.haroopress.com
GNU General Public License v3.0
1.6k stars 225 forks source link

error while loading shared libraries: libgobject-2.0.so.0 #656

Open sevku opened 4 years ago

sevku commented 4 years ago

Trying to launch haroopad on my Ubuntu 18.04:

$ haroopad NOTES.md
/usr/share/haroopad/haroopad: error while loading shared libraries: libgobject-2.0.so.0: cannot open shared object file: No such file or directory

after running the following command: sudo apt-get install libgtk2.0-0:i386 libsm6:i386

this happens:

$ haroopad NOTES.md
/usr/share/haroopad/haroopad: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
joeySeal commented 4 years ago

I get the same result on 20.04 also tried to install with gdebi and no change