Primarily technical blog on Lisp, .NET, C# development.

Friday, October 30, 2009

Installing LISP with CLBuild on Ubuntu


http://club-ubuntu.org/blogs/em/getting-started-with-lisp-in-ubuntu

then with your clbuild already installed:

./clbuild update sbcl
./clbuild compile-implementation sbcl
./clbuild install --main-projects
./clbuild install weblocks
./clbuild install cl-prevalence

No comments: