From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: diogofsr@gmail.com (Diogo F. S. Ramos) Newsgroups: gmane.lisp.guile.user Subject: Re: guile-gnome and guile 2 Date: Fri, 09 Aug 2013 14:57:31 -0300 Message-ID: <874nayycfo.fsf@gmail.com> References: <87bo56ydvu.fsf@gmail.com> <20130809144051.40ade52c@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1376071075 23188 80.91.229.3 (9 Aug 2013 17:57:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Aug 2013 17:57:55 +0000 (UTC) Cc: guile-user@gnu.org To: David Pirotte Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Aug 09 19:57:58 2013 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V7qwm-0007Uh-GL for guile-user@m.gmane.org; Fri, 09 Aug 2013 19:57:56 +0200 Original-Received: from localhost ([::1]:41757 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7qwm-0004zS-69 for guile-user@m.gmane.org; Fri, 09 Aug 2013 13:57:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7qwX-0004yx-Nq for guile-user@gnu.org; Fri, 09 Aug 2013 13:57:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7qwS-0002WU-CO for guile-user@gnu.org; Fri, 09 Aug 2013 13:57:41 -0400 Original-Received: from mail-gh0-x22e.google.com ([2607:f8b0:4002:c05::22e]:59067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7qwS-0002WO-8V for guile-user@gnu.org; Fri, 09 Aug 2013 13:57:36 -0400 Original-Received: by mail-gh0-f174.google.com with SMTP id r17so940402ghr.19 for ; Fri, 09 Aug 2013 10:57:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=X9N34b6spPdTP6Tka8rifyBYLa+JPjtUZthSkBiZRqo=; b=sSlyuTkthaNs0N2sZInESB9JfXhyrmPejcxRmvuQNH7+xRmCAX2M55qI54g70sIpDt GD8xIeBKzqT+0r4UehKnCwdMC7dDYSU2BfrotQjVmh73BoUzfJf/uEo9nWkbT7uthmvZ ASIBPRDlklbxxYOuKh09tZenQF1quJK2GQN5vCAEYMdNzz+2PeUUL2pKPGul1NSq97yq QjHmYNc81M0pAAXtSehDgiCxVTpxDrdBuyu0ujTXRMczuZsnJXAnWV8AHEeHZg8qbAkQ zavagwvEutmkzoAcNiP3nNRsSmDKGjew5xMLssiMJURPcHWAT8ImdsxKS62UilSAjZLY D1Ng== X-Received: by 10.236.50.199 with SMTP id z47mr5835529yhb.124.1376071055771; Fri, 09 Aug 2013 10:57:35 -0700 (PDT) Original-Received: from nebulosa ([177.195.134.102]) by mx.google.com with ESMTPSA id b48sm20978982yhc.8.2013.08.09.10.57.33 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 09 Aug 2013 10:57:35 -0700 (PDT) Original-Received: from didi by nebulosa with local (Exim 4.80) (envelope-from ) id 1V7qwN-00050X-Ub; Fri, 09 Aug 2013 14:57:31 -0300 In-Reply-To: <20130809144051.40ade52c@capac> (David Pirotte's message of "Fri, 9 Aug 2013 14:40:51 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4002:c05::22e X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:10606 Archived-At: >> Is there a release of guile-gnome which works with guile 2? > > Yes, here a the link to the latest tarball: > > http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.16.2.tar.gz > > Obviously, there a re dependencies > > http://www.gnu.org/software/guile-gnome/dev/ > > Personally, I'd rather build from a git clone, because there has been [some not > fundamental but still...] changes since [the latest tarball release]. Thank you, David. I tried compiling it, but without luck, so I was unsure. First, I had to do a minor fix to the configure script of g-wrap so the warnings about deprecation would not halt the compilation. Second, with the guile-gnome tarball you referenced, it errors complaining that only `glib.h' can be included directly, so the compilation stops.