On 06/13/2011 09:02 PM, Duncan Bayne wrote: >> The path /usr/share/common-lisp/source/slime/swank-loader.lisp looks >> slightly dubious. I'd expect >> /usr/share/common-lisp/source/swank/swank-loader.lisp. I'm sure you know >> what you're doing; just trying to be thorough. > > That's generous :-) But actually I've just changed it: it now points > to the latest version of SLIME. > >> Maybe try (swank:create-server) without any of the keyword params, unless >> they're necessary for your specific purpose. The port certainly shouldn't be >> necessary, as 4005 is the default. > > Unfortunately the problem persists, even with defaults. > >> Have you upgraded to SBCL 1.0.49? It now uses ASDF2. If you have an init >> file that does any of the following actions, comment them out entirely: >> >> �- (push #p"/usr/share/common-lisp/systems/" asdf:*central-registry*) >> �- (asdf:oos 'asdf:load-op :asdf-binary-locations) > > The version that comes with Ubuntu 10.10 is 1.0.40. I tried updating > to 1.0.49 but the problem persists. Either way, my init file has > neither of those lines in it. > > Maybe I should try installing the very latest StumpWM? I'm running > StumpWM from the package in the Ubuntu 10.10 repository. >
Of all the software I've ever downloaded from VCS, stump is the most solid, stable and well-managed repo. I've never downloaded git HEAD and had a problem. I update stump every time there's an SBCL upgrade. _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel