On Mon, May 02, 2016 at 10:37:06AM +0200, Ludovic Courtès wrote: > Leo Famulari <l...@famulari.name> skribis: > > > $ gnome-maps > > ** (org.gnome.Maps:14112): WARNING **: Failed to load shared library > > 'libgoa-1.0.so.0' referenced by the typelib: libgoa-1.0.so.0: cannot open > > shared object file: No such file or directory > > It says “warning”, but that’s probably a significant issue since libgoa > is the “GNOME Online Accounts” library. I suppose this can be fixed by > adding ‘gnome-online-accounts’ to the LD_LIBRARY_PATH. Could you try > this?
I'll try it! > (<https://wiki.gnome.org/Apps/Maps> says it uses OSM, so I hope it > doesn’t encourage the use of Google’s service, which is what GOA would > be about, I guess.) My motivation for packaging this program is that it is supposed to support editing of OSM, which would require an OSM account. I assume that is at least partially why GOA is required. However, this program also depends on gfbgraph, which is a wrapper to the Facebook API. I'm not sure what that's about :( https://wiki.gnome.org/Projects/GFBGraph