[clfswm-devel] CLFSWM on ECL

madnificent madnificent at gmail.com
Tue Jan 10 02:56:08 UTC 2012


Hello,


I got CLFSWM running on ECL's current HEAD [1] on Ubuntu 11.10 and it
seemed best to document the progress:

# ./configure --with-x --enable-threads --with-clx
# make
# sudo make install

The current ECL (which lists as version 11.1.1) has support for a
:wait when calling run-program.  The latest commit of my github fork
contains the needed patch to make CLFSWM not freeze when running an
application [2][3].  ECL seems to do just fine for CLFSWM, though it
has frozen on me once for no apparent reason.  Frame resizing feels
slower on ECL than it does on SBCL though.


Best regards,

Aad Versteden


[1] sha1 id: 606449eba0cb9f70a4f66e8cc56fa7e5c45512bb from
git://ecls.git.sourceforge.net/gitroot/ecls/ecl
[2] sha1 id: e4245092735a24edf47c860d4437a71a10fc80d1 from
https://madnificent@github.com/madnificent/clfswm.git
[3] https://github.com/madnificent/clfswm




More information about the clfswm-devel mailing list