Hello, On Sat, Jul 2, 2011 at 6:55 PM, Haris Bogdanovich <fbogdano...@xnet.hr> wrote: > I loaded Cells into Lispworks with > > (asdf:oos 'asdf:load-op 'cells) > > I hope that's ok ?
You are posting to cells-gtk mailing list, and since you are referring to windows later I am assuming you want to use cells-gtk. Which is a GTK binding which uses cells. Probably the best way to install cells-gtk and its dependencies right now is to use http://www.quicklisp.org/beta/ . Once you install quicklisp by following instructions at that site you can install cells-gtk and the demo application with: (ql:quickload :test-gtk) and run it with: (test-gtk:gtk-demo) Hope this helps, Jakub Higersberger _______________________________________________ cells-gtk-devel site list cells-gtk-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/cells-gtk-devel