I was wondering whether someone could help me spot the problem on installing slime on Emacs. I have Ubuntu 12.04.
I was following this tutorial (I have to use this one):
http://emergent-languages.org/Babel2/linux.html
and I am stuck at point 6. Basically, the messages in Emacs say
Loading cua-base...done
Loading paren...done
Polling "/tmp/slime.3213" .. 1 (Abort with `M-x slime-abort-connection'.)
For information about GNU Emacs and the GNU system, type C-h C-a.
(New file)
Polling "/tmp/slime.3213" .. 2 (Abort with `M-x slime-abort-connection'.)
Failed to connect to Swank: inferior process exited
The tutorial says "do not use the slime that comes with Emacs", and I have followed their precise instructions. I have the donwloaded folders (ccl and slime) in /usr/local/share as they suggest, updating the file ~/.emacs as they do. I have also tried removing and installing emacs again, to no avail.