stumpwm-devel
[Top][All Lists]
Advanced

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

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


From: Xavier Maillard
Subject: Re: [SOLVED] Re: [STUMP] [OT] How do you compile clisp correctly ?
Date: Thu, 1 Nov 2007 06:08:23 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi,

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

> > It would be real nice if you added your solution to the wiki. I myself
> > haven't solved the problem yet. I'm a gentoo user by the way.
> 
> Me, too.  Try to prepend the eval-when expression to package.lisp and
> change the line
> 
>   clisp_OPTS=-K full -on-error exit ./make-image.lisp
> 
> in the Makefile to
> 
>   clisp_OPTS=-K full -i ~/.clisprc.lisp -on-error exit ./make-image.lisp
> 
> and be sure that your clisp RC file includes
> 
>   ;; Load the gentoo maintained init (dev-lisp/gentoo-init)
>   (load #p"/etc/gentoo-init.lisp")
> 

For slackware, I used the gentoo-way (only changing gentoo to slackware ;)). I'd
rather want my lisp packages managed this way than with the
common-lisp-controler way.

I will probably submit this to slackware folks.







reply via email to

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