stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] changes in CVS


From: Shawn Betts
Subject: Re: [STUMP] changes in CVS
Date: 15 Oct 2003 15:14:06 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Jay Belanger <address@hidden> writes:

> > Having a cushy debian system, 'apt-get install clocc-port' magically
> > set everything up. I'd be interested to hear if others have had
> > success setting this up. Or the problems they ran into.
> 
> Well, I finally got around to giving this a shot.
> I had the previous version running, but now I get complaints about
> clx.   Here is what happens when I try running stumpwm, any thoughts?
> 
> 
> ~/STUMP $ lisp
> CMU Common Lisp 18e, running on localhost.localdomain
> With core: /usr/lib/cmucl/lib/lisp.core
> Dumped on: Thu, 2003-04-03 07:47:12-06:00 on orion
> See <http://www.cons.org/cmucl/> for support information.
> Loaded subsystems:
>     Python 1.1, target Intel x86
>     CLOS 18e (based on PCL September 16 92 PCL (f))
> * (load "asdf")
> 
> ; Loading #p"/home/belanger/STUMP/asdf.lisp".
> T
> * (asdf:operate 'asdf:load-op 'stumpwm)
> 
> ; loading system definition from stumpwm.asd into
> ; #<The ASDF1177 package, 0/9 internal, 0/9 external>
> ; Loading #p"/home/belanger/STUMP/stumpwm.asd".
> ; registering #<SYSTEM :STUMPWM {48788475}> as STUMPWM
> ; [GC threshold exceeded with 12,011,240 bytes in use.  Commencing GC.]
> ; [GC completed with 4,142,696 bytes retained and 7,868,544 bytes freed.]
> ; [GC will next occur when at least 16,142,696 bytes are in use.]
> ; loading system definition from port.asd into
> ; #<The ASDF1180 package, 0/9 internal, 0/9 external>
> ; Loading #p"/home/belanger/STUMP/port.asd".
> ; registering #<SYSTEM PORT {48031485}> as PORT
> 
> component :CLX not found, required by #<SYSTEM "stumpwm" {48788475}>

Yeah, if anyone can suggest a nice work-around, that would be
great. If you're running CMU under debian you've got to change the
:clx dependancy in stumpwm.asd to :cmucl-clx. Everything else should
work with :clx (that I've tried anyway).

Shawn





reply via email to

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