freenode/#ecl - IRC Chatlog
Search
12:28:17
mokrates
hi, I tried to get EQL5 to run, to try to build some android-stuff with lisp ... but I cannot get swank to load. documentation says I should eql5 eql-start-swank.lisp, but that tries to load a swank-loader.lisp which doesn't exist and fails.
15:07:23
pls153
mokrates: did you copy 'eql5-start-swank.lisp' to your Slime directory (for convenience installed in '~/slime'), as mentioned in the eql5 docu?
15:10:51
mokrates
but that doesn't change the fact that there is a non-existent file referenced in there
15:12:58
pls153
so, if you run eql5 ~/slime/eql-start-swank, the Swank server should start and you should be able to connect from Emacs through M-x slime-connect
15:18:13
pls153
do you have any special setup in your environment? I'm running it on a linux laptop (not a VM)
15:33:50
pls153
the file is part of the Slime tarball, see: https://github.com/slime/slime/archive/v2.25.tar.gz
15:37:54
pls153
it's good advice to install Common Lisp sources etc. from original sources, the distros are generally a little behind
15:46:32
pls153
Qt5 is LGPL (which is good enough even for commercial use), so I generally pardon them for asking an email before installing...