Quoth Greg Troxel <[EMAIL PROTECTED]>: >>> 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 <[EMAIL PROTECTED]>: > ==> 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 <[EMAIL PROTECTED]>: >>> 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