From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tbrooke Newsgroups: gmane.lisp.guile.user Subject: Re: Guile spb-linux Newbie Date: Thu, 18 Jun 2009 12:22:49 -0700 (PDT) Message-ID: <24099225.post@talk.nabble.com> References: <24022593.post@talk.nabble.com> <87ocsq8rwq.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1245367796 12879 80.91.229.12 (18 Jun 2009 23:29:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Jun 2009 23:29:56 +0000 (UTC) To: Guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Jun 19 01:29:52 2009 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 1MHR3H-0002P9-D2 for guile-user@m.gmane.org; Fri, 19 Jun 2009 01:29:51 +0200 Original-Received: from localhost ([127.0.0.1]:57609 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHR3G-0004BG-My for guile-user@m.gmane.org; Thu, 18 Jun 2009 19:29:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHNCK-0002YL-LH for guile-user@gnu.org; Thu, 18 Jun 2009 15:22:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHNCF-0002ST-Nh for Guile-user@gnu.org; Thu, 18 Jun 2009 15:22:55 -0400 Original-Received: from [199.232.76.173] (port=57636 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHNCF-0002SF-Jd for Guile-user@gnu.org; Thu, 18 Jun 2009 15:22:51 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:60222) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MHNCF-0003l5-74 for Guile-user@gnu.org; Thu, 18 Jun 2009 15:22:51 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MHNCD-0005pz-Ew for Guile-user@gnu.org; Thu, 18 Jun 2009 12:22:49 -0700 In-Reply-To: <87ocsq8rwq.fsf@arudy.ossau.uklinux.net> X-Nabble-From: tom.brooke@gmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Thu, 18 Jun 2009 19:28:47 -0400 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:7331 Archived-At: Just Curious I have 1.86, I saw 1.90 and I located the GIT but I haven't seen anything about prerelease 2.0. Is there a git depository somewhere? Neil Jerram wrote: > > tbrooke writes: > >> I want to use guile with ncurses to create a project using spb-linux. I >> am >> new to this. > > Welcome! > >> spb is a modular linux that has addons that are libraries. >> >> http://spblinux.sourceforge.net/ >> >> I am not sure how compile this I have fedora on my main system but I want >> guile on my spb system. It seems I should be able to copy generic guile >> libs >> as addons > > Is spb binary-compatible with Fedora? If it is, I agree that you > should be able to copy over the Fedora guile libs. > >> or else I need to compile the guile libs with spb configuration >> >> Where do I start > > Well, basically, grab a tarball, ./configure && make. > > But there are some dependencies: GMP, readline and libltdl, if you're > happy to use our latest stable release (1.8.6). A few more than this > if you want to use our snapshots or forthcoming pre-release of the new > 2.0 series. So you would need to install or build these dependencies > first, before trying to build Guile. > > Is that the kind of information you wanted? Please don't hesitate to > ask anything further. > > Neil > > > > -- View this message in context: http://www.nabble.com/Guile-spb-linux-Newbie-tp24022593p24099225.html Sent from the Gnu - Guile - User mailing list archive at Nabble.com.