-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi,
I was checking if there are any updated instructions for compiling clasp/cando in an "agnostic" linux distro, also without being root? The deb packages have been compiled with glibc 2.34, which is not available in most stable releases. I managed, by digging into the homebrew recipes and by using conda with the clasp repo to get it compiled, but doesn't work properly; calling cando results in a lost terminal, irrespective of what arguments I pass:
Starting clasp-boehmprecise-2.3.0-48-gc050e511e-ga4c1ad67 from extension image
Loading resource file /home/schott/.clasprc
To load "cando-user":
Load 1 ASDF system:
cando-user
; Loading "cando-user"
To load "seqan":
Load 1 ASDF system:
seqan
; Loading "seqan"
Creating logical host AMBER with a root path of /apps/prod/amber/23.1/
Paths: (/home/schott/ /apps/prod/amber/23.1/dat/antechamber/
/apps/prod/amber/23.1/dat/leap/cmd/oldff/
/apps/prod/amber/23.1/dat/leap/cmd/
/apps/prod/amber/23.1/dat/leap/parm/
/apps/prod/amber/23.1/dat/leap/lib/
/apps/prod/amber/23.1/dat/leap/prep/)
Creating LPARALLEL kernel with 16 threads.
Top level in: #<PROCESS TOP-LEVEL @0x7fa800522f09 (Running)>.
CANDO-USER> help
Condition of type: UNBOUND-VARIABLE
The variable CANDO-USER::HELP is unbound.
Available restarts:
(use :r1 to invoke restart 1, etc.)
1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.
ERROR
COMMON-LISP-USER>>
Metadata
Metadata
Assignees
Labels
No labels