Hello,

On Tue, Jun 23, 2009 at 4:43 PM, Tiarnan O'Corrain<ocorr...@gmail.com> wrote:
> I think I'll try Celt, but where to get it?
>
> cvs -d:pserver:anonym...@common-lisp.net:/project/cells/cvsroot co celtk

According to http://common-lisp.net/faq.shtml a command like
cvs -z3 -d :pserver:anonymous:anonym...@common-lisp.net:/project/cells/cvsroot
co Celtk
should work.

As for cells-gtk, I have created a fork
http://github.com/Ramarren/cells-gtk3/tree/master to make it run with
newest versions of its dependencies, and recently tried to cleanup
types (there was at least on place where an int argument was declared
as float, and one where there was :int instead of :int32, so perhaps
it works now on 64-bit systems, although I don't have on to check), so
you might also want to try that.

Regards,
Jakub Higersberger

_______________________________________________
cells-devel site list
cells-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/cells-devel

Reply via email to