Re: ttn-pers-scheme & ttn-do

2008-05-25 Thread Thien-Thi Nguyen
() Sebastian Tennant <[EMAIL PROTECTED]> () Sat, 12 Apr 2008 19:36:24 +0300 > The special exception can be seen in some Guile > releases in the top-level README: > > | The exception is that, if you link the GUILE library with > | other files to produce an executable, this does not b

Re: Debian guile-1.8 and ttn guile-pg

2008-05-25 Thread Thien-Thi Nguyen
() Greg Troxel <[EMAIL PROTECTED]> () Mon, 31 Mar 2008 15:04:16 -0400 So guile-pg needs a new .scm file that does this, and I suspect that's all that's required but I'm not sure. Would something like this be sufficient? (define-module (database postgres)) (load-extension "/ABS/PATH/TO/libp