2007/9/29, cothrige <[EMAIL PROTECTED]>: > "Pál Csányi" <[EMAIL PROTECTED]> writes: > > The debian stumpwm package dependency are: sbcl cl-clx-sbcl. > > Yeah, and I actually met those, and it may have "worked" except I could > never get it started as I just didn't know how. It may be because I am > not a lisper, but it just seemed very esoteric. There were no direct > instructions of what to do to get things running. For instance, what > command do you use and where? I just never did get it running and the > /usr/share/doc... stuff didn't really help me at all.
I was subscribed to stumpwm list and get an instruction how to start stumpwm: -----------------> Have you read /usr/share/doc/stumpwm/README.Debian [3]? It contains information about how to start StumpWM. -----------------< -----------------> There's an open Debian bug about how to start StumpWM for CL newbies, it's bug #356948 [4]. As you can read at [5], I'm working on a solution for bug #356948 and a new Debian package is expected in the next two weeks. [4] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356948 [5] http://common-lisp.net/pipermail/cl-debian/2007-July/002634.html -----------------< -----------------> If you want to start StumpWM from Emacs (which is not my advice), fire-up SLIME and then give only the two last commands: * (asdf:oos 'asdf:load-op 'stumpwm) * (stumpwm:stumpwm) My advice is to start the swank in ~/.stumpwmrc. Then once StumpWM has started you can launch Emacs and connect to the running StumpWM from SLIME with `slime-connect'. -----------------< Howewer, because I'm CL newbie, I can't to start stumpwm on Debian Etch. -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm