Re: [elephant-devel] "file is not of required architecture"

2009-11-10 Thread Leslie P. Polzer
Sebastian Tennant wrote: > Hi list, > > elephant-1.0(git) > SBCL(git) > Intel Core 2 DuoMacOS X Leopard > > I built and installed BerkeleyDB 4.5 as per /src/contrib/henrik's script. It > compiled prefectly cleanly, withtout any problems at all. Is there a

Re: [elephant-devel] Docs in Info format

2009-11-10 Thread Leslie P. Polzer
Sebastian Tennant wrote: > How about an info target in the Makefile, or a README describing how it's done > at least? I'm positive about that, got a patch? Leslie -- http://www.linkedin.com/in/polzer ___ elephant-devel site list elephant-devel@c

Re: [elephant-devel] Docs in Info format

2009-11-10 Thread Sebastian Tennant
Quoth "Leslie P. Polzer" : > Sebastian Tennant wrote: > >> How about an info target in the Makefile, or a README describing how it's >> done >> at least? > > I'm positive about that, got a patch? I'll look into it. First off, is there a good reason why elephant.texinfo is shipped the way it is

Re: [elephant-devel] "file is not of required architecture"

2009-11-10 Thread Sebastian Tennant
Quoth "Leslie P. Polzer" : > Is there a specific reason you're not using 4.7? Yes there is. It clearly states in the manual that elephant only works with BerkeleyDB version 4.5. (info "(elephant)Berkeley DB") http://common-lisp.net/project/elephant/doc/Berkeley-DB.html#Berkeley-DB Seb -- Ema

Re: [elephant-devel] "file is not of required architecture"

2009-11-10 Thread Leslie P. Polzer
On Tue, Nov 10, 2009 at 09:21:37AM +, Sebastian Tennant wrote: > Quoth "Leslie P. Polzer" : > > Is there a specific reason you're not using 4.7? > > Yes there is. It clearly states in the manual that elephant only works with > BerkeleyDB version 4.5. > > (info "(elephant)Berkeley DB") > ht

Re: [elephant-devel] "file is not of required architecture"

2009-11-10 Thread Sebastian Tennant
Quoth "Leslie P. Polzer" : > This passage is terribly outdated. Use BDB 4.7. Well I'll update the passage when I submit my patch. In the mean time, it'd be nice to get elephant working on my Mac (I bet it's fine under Debian). I've installed MacPort's db47 but am getting the same error as before

Re: [elephant-devel] "file is not of required architecture"

2009-11-10 Thread Leslie P. Polzer
On Tue, Nov 10, 2009 at 06:35:38PM +, Sebastian Tennant wrote: > I've installed MacPort's db47 but am getting the same error as before: Are you sure that it's compiled for 64bit? ___ elephant-devel site list elephant-devel@common-lisp.net http://co