stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Stumpwm install problem


From: arnuld
Subject: Re: [STUMP] Stumpwm install problem
Date: Mon, 23 Jul 2007 22:08:47 +0530

On 7/23/07, Philipp Brüschweiler <address@hidden> wrote:
You have two possibilities:

1. Compile Clisp youself with the mit-clx included (see the stumpwm README);
or
 2. Use SBCLinstead

this is from CVS README of Stumpwm:

Build & Start Stumpwm
---------------------

If you intend to use sbcl you need to install portable-clx. If you're
using clisp, make sure it has been compiled with mit-clx. As of clisp
1.41, new-clx is too buggy to run stumpwm. If you want to use new-clx,
build clisp from CVS where the problems have been resolved.



I use SBCL and everything works fine so far.


even SBCL (on Arch) lacks CLX support :-(

address@hidden stumpwm }% make
makeinfo stumpwm.texi
/usr/bin/sbcl --load ./make-image.lisp
This is SBCL 1.0.6, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.

debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial thread"
{A6A2869}>:
 Error during processing of --eval option (LOAD #P"./make-image.lisp"):

 Don't know how to REQUIRE CLX.
See also:
 The SBCL Manual, Variable SB-EXT:*MODULE-PROVIDER-FUNCTIONS*
 The SBCL Manual, Function REQUIRE

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
 0: [CONTINUE] Ignore and continue with next --eval option.
 1: [ABORT   ] Skip rest of --eval options.
 2:            Skip to toplevel READ/EVAL/PRINT loop.
 3: [QUIT    ] Quit SBCL (calling #'QUIT, killing the process).

((LAMBDA (SB-IMPL::E)) #<SB-INT:EXTENSION-FAILURE {ABBD6E9}>)
0] 3
make: *** [stumpwm] Error 1
address@hidden stumpwm }%

--
http://arnuld.blogspot.com/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]