[Nix-dev] cmucl

maggesi at math.unifi.it maggesi at math.unifi.it
Fri Aug 27 11:56:25 CEST 2010


Hi,
I would like to run cmucl on NixOS but I get an error that I do not understand
(my system is i686-linux).

Try this:

mkdir /tmp/cmucl; cd /tmp/cmucl
wget  
http://common-lisp.net/project/cmucl/downloads/release/20b/cmucl-20b-pre1-x86-linux.tar.bz2
tar xjf cmucl-20b-pre1-x86-linux.tar.bz2
bin/lisp

Then I get the following error:
bash: bin/lisp: No such file or directory

Also if i try
ldd bin/lisp
I get
/nix/var/nix/profiles/per-user/maggesi/profile/bin/ldd: line 126:  
bin/lisp: No such file or directory

I suppose that this could be a problem of shared object dependencies.
But I have no idea how solve it.

Any suggestion?

Thanks,
Marco

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





More information about the nix-dev mailing list