From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [WIP 0/8] GNOME Maps Date: Mon, 2 May 2016 15:02:45 -0400 Message-ID: <20160502190245.GB12660@jasmine> References: <87oa8oc0ul.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axJ7j-0000gu-Kc for guix-devel@gnu.org; Mon, 02 May 2016 15:03:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axJ7S-0004qJ-Q4 for guix-devel@gnu.org; Mon, 02 May 2016 15:03:09 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:35746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axJ7Q-0004oU-HZ for guix-devel@gnu.org; Mon, 02 May 2016 15:02:58 -0400 Content-Disposition: inline In-Reply-To: <87oa8oc0ul.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Mon, May 02, 2016 at 10:37:06AM +0200, Ludovic Courtès wrote: > Leo Famulari 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! > ( 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