Re: [elephant-devel] Start of 0.6.1 Beta Cycle

2007-03-24 Thread Pierre THIERRY
With latest HEAD, both BDB and SQLite3 passed the whole test suite including migration on both i386 and amd64 under Debian GNU/Linux, with SBCL 1.0.0.0. Which is great news, because this release will come just as I need Elephant in a project with similar constraint as the previous one, where I had

Re: [elephant-devel] Documentation / Backends

2007-03-24 Thread Pierre THIERRY
Scribit Ian Eslick dies 24/03/2007 hora 12:19: > Also, the new manual will be available online in texinfo-tree form, a > single HTML file and in PDF. I'm happy to take your suggestion and > supply a pre-build version of all these files in the distribution and > source control. FWIW, I think the l

Re: [elephant-devel] Documentation / Backends

2007-03-24 Thread Edi Weitz
On Sat, 24 Mar 2007 12:19:50 -0400, Ian Eslick <[EMAIL PROTECTED]> wrote: > FYI - I've been hacking on the skeleton of an all-lisp backend, but > would welcome collaboration or even taking a back seat if someone > else was motivated to write one. I have vague plans for such a thing, but I have se

Re: [elephant-devel] Documentation / Backends

2007-03-24 Thread Ian Eslick
There will be a whole section in the manual (which is being rewritten as we speak) on how to write (or at least understand) a backend for Elephant. I'm not sure this will be exhaustive, but should be a good guide to the landscape and make it much easier to get started. Henrik just finishe

Re: [elephant-devel] Start of 0.6.1 Beta Cycle

2007-03-24 Thread Edi Weitz
On Sat, 24 Mar 2007 11:47:55 -0400, Ian Eslick <[EMAIL PROTECTED]> wrote: > I think the solution for Joe Average is as Edi suggested earlier, > we'll bundle Win32 DLLs with each release and people who want to > track the development tree or use 64-bit Windows will, for now, have > to solve the iss

[elephant-devel] Documentation / Backends

2007-03-24 Thread Edi Weitz
Two more things: 1. Analogous to distributing pre-compiled DLLs with Elephant I'd also recommend to include pre-built HTML and/or PDF documentation (again, like CLSQL does). Windows users usually won't have the tools installed to build the docs, and even on Linux it didn't really work

Re: [elephant-devel] Start of 0.6.1 Beta Cycle

2007-03-24 Thread Ian Eslick
Frank/Edi, I think the solution for Joe Average is as Edi suggested earlier, we'll bundle Win32 DLLs with each release and people who want to track the development tree or use 64-bit Windows will, for now, have to solve the issues related to building images. As soon as we're done with 0.6

Re: [elephant-devel] Start of 0.6.1 Beta Cycle

2007-03-24 Thread Edi Weitz
On Fri, 23 Mar 2007 17:02:40 +0100, Frank Schorr <[EMAIL PROTECTED]> wrote: > ((:berkeley-db-include-dir . "C:/Programme/Oracle/Berkeley DB > 4.5.20/include/") > (:berkeley-db-lib-dir . "C:/Programme/Oracle/Berkeley DB 4.5.20/bin/") > (:berkeley-db-lib . "C:/Programme/Oracle/Berkeley DB 4.5.20/

Re: [elephant-devel] Start of 0.6.1 Beta Cycle

2007-03-24 Thread Edi Weitz
On Fri, 23 Mar 2007 12:14:33 -0400, Ian Eslick <[EMAIL PROTECTED]> wrote: > config.sexp is only a reference file. You copy this to my- > config.sexp and then edit the paths to be the appropriate ones for > your system. In the long run you should try to get rid of absolute pathnames at all (or us

Re: [elephant-devel] Start of 0.6.1 Beta Cycle

2007-03-24 Thread Ian Eslick
My bad - I just promoted a change that led to this. Will be fixed shortly. Ian On Mar 24, 2007, at 12:59 AM, Pierre THIERRY wrote: Scribit Pierre THIERRY dies 24/03/2007 hora 05:52: BDB still gets stuck at: Migrating class indexes for: IDX-UNBOUND-DEL I tried again, after running delscr