Re: [elephant-devel] Issues adding to root

2009-03-16 Thread Ian Eslick
Hi Glenn and Leslie, Since we're trying to move with some reasonable speed towards a 1.0 release of Elephant, and clbuild fails to work currently inhibiting adoption, I would appreciate taking this off the shelf and can help resolve the remaining issues. Ian On Nov 4, 2008, at 8:13 AM, Gle

Re: [elephant-devel] elephant installation on sbcl 1.0.26.1

2009-03-16 Thread Andrea Russo
Hi, First of all, thanks for your detailed report, mosi. mosi writes: > 6. removed the clbuild uffi package, because thre was some conflict > with cffi package > 7. reinstalled uffi and cffi by hand *asdf-install:install That was my problem! I didn't know about the clbuild cffi problem reporte

Re: [elephant-devel] elephant installation on sbcl 1.0.26.1

2009-03-16 Thread Leslie P. Polzer
> How does one go about updating the cl-build dependency list? I'm not sure the maintainers want that, see this link for the discussion: http://www.mail-archive.com/clbuild-de...@common-lisp.net/msg00145.html Maybe you can convince them. Leslie -- LinkedIn Profile: http://www.linkedin.co

Re: [elephant-devel] elephant installation on sbcl 1.0.26.1

2009-03-16 Thread Ian Eslick
How does one go about updating the cl-build dependency list? Ian On Mar 16, 2009, at 9:21 AM, Leslie P. Polzer wrote: > >> cl-build doesn't support the current UFFI head? That's what I use. > > I think it does, but a fresh clbuild install of Elephant will > use the UFFI compatiblity layer of CF

Re: [elephant-devel] elephant installation on sbcl 1.0.26.1

2009-03-16 Thread Leslie P. Polzer
> cl-build doesn't support the current UFFI head? That's what I use. I think it does, but a fresh clbuild install of Elephant will use the UFFI compatiblity layer of CFFI instead of the real UFFI system. Leslie -- LinkedIn Profile: http://www.linkedin.com/in/polzer Xing Profile: https://www.

Re: [elephant-devel] elephant installation on sbcl 1.0.26.1

2009-03-16 Thread Ian Eslick
cl-build doesn't support the current UFFI head? That's what I use. Ian On Mar 16, 2009, at 7:45 AM, Leslie P. Polzer wrote: > >> Wow, that is really a quite awful procedure. >> >> I've never used cl-build so will do a test run in a clean environment >> on that and let you know if I'm able to fi

Re: [elephant-devel] elephant installation on sbcl 1.0.26.1

2009-03-16 Thread Leslie P. Polzer
> Wow, that is really a quite awful procedure. > > I've never used cl-build so will do a test run in a clean environment > on that and let you know if I'm able to fix some of these problems. One of the main problems here is that Elephant does not work with the CFFI UFFI emulation, and the clbuild

Re: [elephant-devel] elephant installation on sbcl 1.0.26.1

2009-03-16 Thread Ian Eslick
Wow, that is really a quite awful procedure. I've never used cl-build so will do a test run in a clean environment on that and let you know if I'm able to fix some of these problems. Ian On Mar 16, 2009, at 6:18 AM, mosi wrote: > Hi Andrea, > I`m not at my linux machine, but as far as I can r

Re: [elephant-devel] elephant installation on sbcl 1.0.26.1

2009-03-16 Thread mosi
Hi Andrea, I`m not at my linux machine, but as far as I can rememeber these were the steps: 0. installed berkeleyDB.4.7.xy = the newest from 03/2009 1. installed clbuild 2. installed a fresh sbcl with clbuild (clbuild update sbcl or some similar command, see clbuild help) 3. cleaned/deleted all ins