From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Re: guile bindings for libwnck? Date: Sat, 28 Apr 2007 17:00:05 +0200 Message-ID: <1177772405.14172.3.camel@localhost.localdomain> References: <20070426134439.GA24902@stratocaster.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1177872289 17313 80.91.229.12 (29 Apr 2007 18:44:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Apr 2007 18:44:49 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Apr 29 20:44:47 2007 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HiEO6-0006eC-D3 for guile-user@m.gmane.org; Sun, 29 Apr 2007 20:44:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HiEUC-0003zH-6K for guile-user@m.gmane.org; Sun, 29 Apr 2007 14:51:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HiEU6-0003xv-Us for guile-user@gnu.org; Sun, 29 Apr 2007 14:50:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HiEU5-0003vz-Ap for guile-user@gnu.org; Sun, 29 Apr 2007 14:50:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HiEU5-0003vO-60 for guile-user@gnu.org; Sun, 29 Apr 2007 14:50:57 -0400 Original-Received: from ambient.dashsystems.com ([216.27.85.7] helo=kettle.ambient-hosting.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HiENy-0004Z0-FI for guile-user@gnu.org; Sun, 29 Apr 2007 14:44:38 -0400 Original-Received: from localhost.localdomain (ambient-hosting.net [10.1.6.1]) by kettle.ambient-hosting.net (Postfix) with ESMTP id 2C9CD8809F for ; Sun, 29 Apr 2007 14:44:36 -0400 (EDT) Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 523761185A4; Sat, 28 Apr 2007 17:00:06 +0200 (CEST) In-Reply-To: <20070426134439.GA24902@stratocaster.home> X-Mailer: Evolution 2.10.1 X-detected-kernel: Linux 2.4-2.6 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5936 Archived-At: Hi Eric, On Thu, 2007-04-26 at 09:44 -0400, Eric Cooper wrote: > I'm a Guile newbie, and I'm trying to get this program > http://lilypond.org/~janneke/software/keywise.scm > to run under Debian. > > I can't seem to find the wnck module (gnome gw wnck). > There are libwnck.defs and libwnck-types.defs files, but no .scm files. The libwnck bindings are part of guile-gnome, but they are not actively maintained right now. Try the quick start instructions at http://www.gnu.org/software/guile-gnome/dev/, replacing scripts/pull-packages guile-gnome-platform with scripts/get-packages guile-gnome-libwnck You will have to have development guile-gnome. I am not aware of any formal releases of libwnck. I would like to improve this in the near future but unfortunately I cannot promise anything :( Regards, Andy. -- http://wingolog.org/ _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user