Do you have any hints, how to properly install elephant? I had the same
problem like Petter. I tried
ln -s /usr /usr/local/BerkeleyDB.4.5
to make the system libraries available instead. It isn't really surprising
that this did not work. I get errors like:
Error finding package for symbol "THREAD-YIELD":
The name "BORDEAUX-THREADS" does not designate any package.
[Condition of type SB-KERNEL:SIMPLE-PACKAGE-ERROR]
or:
Berkeley DB error #22: Invalid argument
[Condition of type ELEPHANT:BDB-DB-ERROR]
I also tried to fix the paths in my-config.sexp. But the result is the same.
So how would I install BDB properly?
--
Josef Wolf
j...@raven.inka.de