Oops, I forgot to mention the platforms. I tried this on both OSX and
Debian and got the same error.
Thanks,
Anthony
On Thu, Jul 17, 2008 at 2:25 AM, Ian Eslick <[EMAIL PROTECTED]> wrote:
> If robert can't look at this before I do, I'll try to look into it
> tomorrow. Out of curiosity, what O
If robert can't look at this before I do, I'll try to look into it
tomorrow. Out of curiosity, what OS platform are you on?
Regards,
Ian
On Jul 17, 2008, at 2:04 AM, Anthony Fairchild wrote:
Hello,
I'm trying to get Elephant to work with Sqlite3. I'm using
Lispworks 5.1, the latest Dar
Hello,
I'm trying to get Elephant to work with Sqlite3. I'm using Lispworks 5.1,
the latest Darcs version of Elephant and CLSQL version 4.0.3. My
my-config.sexp is the base version.
Here's what I get:
CL-USER> (use-package :elephant)
CL-USER> (open-store '(:clsql (:sqlite3 "my-db.db")))
#
CL