stumpwm-devel
[Top][All Lists]
Advanced

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

[SOLVED] Re: [STUMP] [OT] How do you compile clisp correctly ?


From: Xavier Maillard
Subject: [SOLVED] Re: [STUMP] [OT] How do you compile clisp correctly ?
Date: Mon, 22 Oct 2007 21:07:25 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Tassilo Horn <tassilo <at> member.fsf.org> writes:

> I had the same problem and prepended
> 
> ,----
> | (eval-when (:compile-toplevel :load-toplevel :execute)
> |   (asdf:oos 'asdf:load-op :cl-ppcre))
> `----
> 
> to package.lisp.

Thank you Tassilo. I tried this here but it did not work either.

I solved my problem by feeding clisp with an additionnal rc file to load when
compiling/running stumpwm. Pro: it work(ed)s. Cons: it only work for the user
that compiled stumpwm. I can easily fix that though.

Regards,

Xavier






reply via email to

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