From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.devel Subject: guile-gnome gives a strange 'guile not found' message Date: Mon, 2 May 2011 16:11:33 -0300 Message-ID: <20110502161133.451186e2@rascar> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1304363518 23387 80.91.229.12 (2 May 2011 19:11:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 May 2011 19:11:58 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon May 02 21:11:53 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QGyXA-0004LQ-L6 for guile-devel@m.gmane.org; Mon, 02 May 2011 21:11:52 +0200 Original-Received: from localhost ([::1]:52426 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QGyXA-0005m8-4i for guile-devel@m.gmane.org; Mon, 02 May 2011 15:11:52 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:58868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QGyX7-0005m1-BW for guile-devel@gnu.org; Mon, 02 May 2011 15:11:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QGyX3-0002V0-D0 for guile-devel@gnu.org; Mon, 02 May 2011 15:11:49 -0400 Original-Received: from maximusconfessor.all2all.org ([62.58.108.13]:37900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QGyX3-0002Uv-4q for guile-devel@gnu.org; Mon, 02 May 2011 15:11:45 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 76C08A04C160 for ; Mon, 2 May 2011 21:11:43 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id wvBv1XVCeDR6 for ; Mon, 2 May 2011 20:54:28 +0200 (CEST) Original-Received: from rascar (unknown [189.60.162.71]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 31FDAA04C15E for ; Mon, 2 May 2011 21:11:35 +0200 (CEST) X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.4; i486-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 62.58.108.13 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12405 Archived-At: Hello, After having just installed a guile git clone and a fresh guile-gnome-platform git clone too, [even though I still haven't g-wrap installed] I tried ./autogen.sh and got this: ./autogen.sh --prefix=/usr/local ... ... checking for Guile... configure: error: Guile 1.8.0 or newer is required, but you only have . configure failed Cheers, David ;; -- uname -r: 2.6.38-2-amd64 which guile: /usr/local/bin/guile version: guile (GNU Guile) 2.0.1.17-f3c6 'Related' variables defined: LD_LIBRARY_PATH=/usr/local/lib %load-path $1 = ("/usr/local/share/guile/2.0" "/usr/local/share/guile/site/2.0" "/usr/local/share/guile/site" "/usr/local/share/guile")