From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastian Tennant Newsgroups: gmane.lisp.guile.user Subject: Re: guile-db Date: Thu, 23 Oct 2008 04:48:16 +0000 Message-ID: References: <1224013004.4370.5.camel@localhost> <3ae3aa420810141338o20adfbd4p5d9e6da4d5dc4226@mail.gmail.com> <3ae3aa420810151215y769f51efgea70d31d3e31bc12@mail.gmail.com> <3ae3aa420810161611y3e5a887bka51bd32074e2f51b@mail.gmail.com> <63nnaaws.fsf@vps203.linuxvps.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1224737328 26012 80.91.229.12 (23 Oct 2008 04:48:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2008 04:48:48 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Oct 23 06:49:49 2008 connect(): Connection refused 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 1Kss8q-0001hp-Ji for guile-user@m.gmane.org; Thu, 23 Oct 2008 06:49:48 +0200 Original-Received: from localhost ([127.0.0.1]:53797 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kss7k-00042p-Vm for guile-user@m.gmane.org; Thu, 23 Oct 2008 00:48:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kss7g-000401-8e for guile-user@gnu.org; Thu, 23 Oct 2008 00:48:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kss7e-0003yC-Hl for guile-user@gnu.org; Thu, 23 Oct 2008 00:48:35 -0400 Original-Received: from [199.232.76.173] (port=40995 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kss7e-0003xw-CH for guile-user@gnu.org; Thu, 23 Oct 2008 00:48:34 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:49365 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kss7d-0000BF-Vw for guile-user@gnu.org; Thu, 23 Oct 2008 00:48:34 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kss7Z-0007sf-Ds for guile-user@gnu.org; Thu, 23 Oct 2008 04:48:29 +0000 Original-Received: from vps203.linuxvps.org ([91.186.7.203]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2008 04:48:29 +0000 Original-Received: from sebyte by vps203.linuxvps.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2008 04:48:29 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 55 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: vps203.linuxvps.org User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:E8PZ6eYS10oBKI8zF38SYYpAFLE= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:6845 Archived-At: Quoth Greg Troxel : >>> I think you are referring to guile-pg 0.07 >> >> I'm referring to whichever guile-pg you get when you issue the command >> 'apt-get install guile-pg' on a stock Debian box. > > Sorry, but that means you don't know Which version it is. Indeed it does. But... Quoth David Séverin : > ==> Package: guile-pg (0.16-4.1) > > depending on: > guile-1.6-libs > Main Guile libraries > dep: libc6 (>= 2.7-1) [not alpha, ia64] > GNU C Library: Shared libraries > also a virtual package provided by libc6-udeb > dep: libc6.1 (>= 2.7-1) [alpha, ia64] > GNU C Library: Shared libraries > also a virtual package provided by libc6.1-udeb > dep: libguile-ltdl-1 > Guile's patched version of libtool's libltdl > dep: libpq5 (>= 8.3~beta1) > PostgreSQL C client library > dep: libqthreads-12 [alpha, i386] > QuickThreads library for Guile ...so now we know. Thanks David. I always forget about packages.debian.org. Quoth Greg Troxel : >>> I switched pkgsrc to ttn's version long ago. >> >> Please can you clarify what you mean by this? Are you saying there's a >> Debian package of ttn's guile-pg? > > I am the maintainer of the databases/guile-pg in pkgsrc, which is a > multi-system packaging system originally from NetBSD. pkgsrc is > described at: > > http://www.netbsd.org/docs/software/packages.html I must confess I'd never heard about pkgsrc before but I've heard only good things about *BSD OSes, so I've no doubt pkgsrc does a great job. I see that guile-pg from pkgsrc also depends on a 1.6 Guile although it's much more up-to-date (version 0.36 versus Debian's 0.16). Are you planning to release a 1.8-compatible guile-pg pkgsrc package anytime soon? Sebastian