On 18 Mar 2008, at 9:06 pm +0100, Tassilo Horn wrote: > Ivy Foster <[EMAIL PROTECTED]> writes: > > > If you intend to use sbcl you need to install portable-clx. If you're > > -using clisp, make sure it is at least version 1.42 and has been > > +using clisp, make sure you use at least version 1.42 and that clisp is > > compiled with new-clx. As of clisp 1.42, new-clx works fine with > > stumpwm. Any version before that is too buggy to run stumpwm. > > I think it has to be clisp version 2.42.
Thanks, Tassilo. I didn't know that and just went with what it already said. Fixed that in this patch. Ivy
From 0709d60c8db969c85beb4d4ef18de8be0a1b6562 Mon Sep 17 00:00:00 2001 From: Ivy Foster <[EMAIL PROTECTED]> Date: Tue, 18 Mar 2008 16:27:53 -0400 Subject: [PATCH] Fixed incorrect version information in README. Thanks to Tassilo Horn --- README | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index e1ab208..33040d6 100644 --- a/README +++ b/README @@ -20,8 +20,8 @@ Prerequisites * cl-ppcre If you intend to use sbcl you need to install portable-clx. If you're -using clisp, make sure you use at least version 1.42 and that clisp is -compiled with new-clx. As of clisp 1.42, new-clx works fine with +using clisp, make sure you use at least version 2.42 and that clisp is +compiled with new-clx. As of clisp 2.42, new-clx works fine with stumpwm. Any version before that is too buggy to run stumpwm. You can use asdf-install to install lisp libraries: -- 1.5.3.7
pgpDaKmuqCLgh.pgp
Description: PGP signature
_______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/stumpwm-devel