Has anyone successfully built StumpWM for Raspbian (the Debian port for the Raspberry Pi)? I tried building it with CLISP, but I get
/usr/bin/clisp: /usr/lib/clisp-2.49/full/lisp.run: No such file or directory If I change "-K full" to "-K base" in Makefile, the build gets further, but (almost) the first thing out of CLISP is *** - LOAD: A file with name ASDF does not exist I have the package cl-asdf installed, so I have no idea why it's complaining about not being able to find ASDF. (I have successfully built StumpWM with CLISP 2.48 on Debian squeeze, for what it's worth.) What should I try next? Regards, Aidan Gauland _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel