Opened 15 years ago

Closed 14 years ago

#52 closed task (fixed)

update elephant

Reported by: lgiessmann Owned by: lgiessmann
Priority: major Milestone: miscellaneous 2010
Component: default-component Version: 0.1
Keywords: Cc:

Description

update elephant to version 1.0

Change History (3)

comment:1 Changed 15 years ago by lgiessmann

Status: newaccepted

comment:2 Changed 14 years ago by lgiessmann

  • installed elephant 1.0 (unstable) --> darcs get http://www.common-lisp.net/project/elephant/darcs/elephant-1.0 --> there are some errors, so the following statement has to be entered directly in the shell "gcc -L/usr/local/BerkeleyDB.4.5/lib/ -I/usr/local/BerkeleyDB.4.5/include/ -shared -march=x86-64 -fPIC -Wall -g -O2 -g /home/lukas/.sbcl/site/elephant-1.0/src/db-bdb/libberkeley-db.c -o /var/cache/common-lisp-controller/1000/sbcl/local/home/lukas/.sbcl/site/elephant-1.0/src/db-bdb/libberkeley-db.so -lm" --> load elephant "(asdf:install 'asdf:operate 'elephant) --> again, there come up some errors, so just recompile elephant --> at this point elephant should work

comment:3 Changed 14 years ago by lgiessmann

Resolution: fixed
Status: acceptedclosed
  • installed elephant 1.0.a2 with the same problems as mentioned in the second comment
  • created the remove-association patch for the installed version and sent it to the elephant-list; the patch was applied and is integrated in the latest unstable version
Note: See TracTickets for help on using tickets.