* (no subject)
@ 2008-06-01 11:25 Gregory Marton
2008-06-01 22:11 ` Guile-DBI Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Gregory Marton @ 2008-06-01 11:25 UTC (permalink / raw)
To: bug-guile
Dear guile devel folks,
Having failed to reach either:
guile-dbi-users@gna.org
Unrouteable address
guile-dbi-devel@gna.org
Unrouteable address
I turn to you.
I installed guile-dbi-2.0.0 and guile-dbd-postgresql-2.0.0 on a debian
system with guile 1.8.3, apparently successfully, and went to try a
connection, but found:
guile> (use-modules (dbi dbi))
guile> (define conn (dbi-open "postgresql" "myuser::mydb::"))
Backtrace:
In standard input:
2: 0* (define conn (dbi-open "postgresql" "myuser::mydb::"))
2: 1* (dbi-open "postgresql" "myuser::mydb::")
standard input:2:14: In expression (dbi-open "postgresql" "myuser::mydb::"):
standard input:2:14: Unbound variable: dbi-open
ABORT: (unbound-variable)
guile> (version)
"1.8.3"
locate tells me there is only one dbi.scm and while that dbi.scm doesn't
mention a version, among the first things it does is to export dbi-open.
Is there a way to check which module dbi got found? I don't know how to
make sure that the right dbi.scm and its associated stuff are being used.
What else might be at fault?
Thanks,
Grem
--
------ __@ Gregory A. Marton http://csail.mit.edu/~gremio/
--- _`\<,_ .
-- (*)/ (*) Dancers are the athletes of God. --Einstein
~~~~~~~~~~~~~~~~-~~~~~~~~_~~~_~~~~~v~~~~^^^^~~~~~--~~~~~~~~~~~~~~~++~~~~~~~
^ permalink raw reply [flat|nested] 2+ messages in thread
* Guile-DBI
2008-06-01 11:25 (no subject) Gregory Marton
@ 2008-06-01 22:11 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2008-06-01 22:11 UTC (permalink / raw)
To: bug-guile; +Cc: Gregory Marton
Hi Gregory,
Gregory Marton <gremio@csail.mit.edu> writes:
> Having failed to reach either:
> guile-dbi-users@gna.org
> Unrouteable address
> guile-dbi-devel@gna.org
> Unrouteable address
> I turn to you.
Sorry for not being more helpful, but the Guile-DBI manual (dated March
2005) mentions Maurizio Boriani <baux@member.fsf.org>, which you might
want to try to reach.
Thanks,
Ludovic.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-01 22:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-01 11:25 (no subject) Gregory Marton
2008-06-01 22:11 ` Guile-DBI Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).