On Tue, Jun 10, 2014 at 07:23:51PM +0800, blueperson wrote: > 于 2014年06月10日 18:07, Peter Bex 写道: > I have removed the -G option when I get the error first time, but it > shows another error that seems really strange. It shows: > " > Syntax error (import): cannot import from undefined module > domain-keys > " > But I saw the domain-keys.scm really in the directory.
Hm, that's odd. I think the Makefile has bitrotted or something. If you really want to know how it's to be used you'd have to ask Alex Shinn, Hato's original author. > For the second, I found no files looks like hato.setup. There's one in the updated fork which Christian pointed out: https://code.google.com/r/datenhobel-hato-egg-update/ > I just to have a try. Do you have any experiences about chicken projects > that is suitable for me? I don't know, what kind of project you want to do is mostly up to you :) I'd pick something that doesn't require too many extra libraries, or only libraries that are actively maintained, so you can focus on the programming itself. > This is my first time to use a mailing list, and found all your people > are really friendly. We try :) > I'll try the IRC channel. Please do, it'll be easier to discuss things there. Cheers, Peter -- http://www.more-magic.net _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
