guile-user
[Top][All Lists]
Advanced

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

guile-dbi problem


From: wensheng xie
Subject: guile-dbi problem
Date: Thu, 7 May 2020 07:14:52 +0000

Hi,

I have problem using guile-dbi after installing it from 
https://github.com/opencog/guile-dbi
The problem:

scheme@(guile-user)> (use-modules (dbi dbi))
scheme@(guile-user)> (define ciccio (dbi-open "mysql" 
"blog:password:mmr_blog:tcp:localhost:3306"))
<unnamed port>:13:0: Unbound variable: dbi-open

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guile-user) [1]> ,bt
In current input:
     13:0  0 (_)

my database is mmr_blog, user is blog, password is password.

Do I need setup other environments?

best regards,
wxie



reply via email to

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