From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Noah Lavine Newsgroups: gmane.lisp.guile.devel Subject: Re: One config issue solved, only to trip over another. Date: Mon, 28 Feb 2011 14:25:05 -0500 Message-ID: References: <440193.62331.qm@web37906.mail.mud.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1298921124 28961 80.91.229.12 (28 Feb 2011 19:25:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2011 19:25:24 +0000 (UTC) Cc: guile-devel Development To: Bruce Korb Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Feb 28 20:25:20 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pu8id-0005H6-UL for guile-devel@m.gmane.org; Mon, 28 Feb 2011 20:25:20 +0100 Original-Received: from localhost ([127.0.0.1]:38394 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu8id-0006TJ-54 for guile-devel@m.gmane.org; Mon, 28 Feb 2011 14:25:19 -0500 Original-Received: from [140.186.70.92] (port=51497 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu8iV-0006Ov-Jo for guile-devel@gnu.org; Mon, 28 Feb 2011 14:25:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu8iR-0007LG-8z for guile-devel@gnu.org; Mon, 28 Feb 2011 14:25:08 -0500 Original-Received: from mail-yw0-f41.google.com ([209.85.213.41]:41740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu8iR-0007Kr-6L for guile-devel@gnu.org; Mon, 28 Feb 2011 14:25:07 -0500 Original-Received: by yws5 with SMTP id 5so1762304yws.0 for ; Mon, 28 Feb 2011 11:25:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yYhzPPqvQhcFKI8iHCcxQJ6d65L3irPny5d2Mfj/OzA=; b=YD+WX+L3oKz3UAia7hqKNJ8GbtuLV3/nObgdHOfkdHxJ3hviJaWYOMvWr/aVO6w2sx T2f/zmnzwRr+iY7GWdoopi3hIYwmOmB2H1zbsl8haW+ExnHCiQFg0g1JPTXS6DMC1msc AHE59nbzOSCTbIOwL9RO+UG4oxmxw+hyJ6VUQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=sfgxTCqJwYMMaKDvex4fQY8/t/tqXGNQSqp9Rub14CHW1JvyhRT9RSoNgnH0tZfeYg eULjppeA1yfLrYxWyETRvrIWUhO+rChJQubbjQZeDJ3MQ71ELSiW2753x1tNr8PZy942 Q0e7JkJnjZE5Wzqm/xGOh4nQf8Vyxuh0rJ1Cc= Original-Received: by 10.150.191.18 with SMTP id o18mr7684015ybf.312.1298921105896; Mon, 28 Feb 2011 11:25:05 -0800 (PST) Original-Received: by 10.146.84.3 with HTTP; Mon, 28 Feb 2011 11:25:05 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: 4gDEWyrRMV2Lxie_BHl2vaZsowE X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.41 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:11731 Archived-At: Hello, I think the list you want is in Guile's README file, which says that Guile depends on these libraries: - libgmp - libiconv - libintl - libltdl - libunistring - libgc - libffi Unless of course I misunderstood your question. Noah On Mon, Feb 28, 2011 at 2:13 PM, Bruce Korb wrote: > Thanks, Mike, =A0but: > > On Mon, Feb 28, 2011 at 10:43 AM, Mike Gran wrote: >>> No package 'libffi' found >> >> On Fedora at least, libffi's been packaged for a long time.=A0 I think >> it is widely available generally as a pre-built package. > > Saying that if you use Linux, then it must be Red Hat wouldn't fly far...= .. > > I happen to use OpenSuSE, but the real problem is that I don't have > a list that I can just say, "go fetch and install these". =A0Tripping ove= r > first one, then the next, then how many more? =A0I know I weary easily, > but I've stubbed my toe several times in succession before only to > finally download a package that doesn't build at all. =A0So I just don't > do it any more. =A0:( > > I'm spoiled. =A0Stuff needs to be completely straight forward. > >