guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debian guile-1.8 and ttn guile-pg


From: Thien-Thi Nguyen
Subject: Re: Debian guile-1.8 and ttn guile-pg
Date: Sun, 25 May 2008 20:08:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Greg Troxel <address@hidden>
() 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/libpostgres.so.0.0.0"
                "scm_init_database_postgres_module")

thi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]