chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] setup-download


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] setup-download
Date: Thu, 26 Mar 2015 18:42:00 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Hi Peter,

On Thu, 26 Mar 2015 19:32:08 +0100 Peter Sommerfeld <address@hidden> wrote:

> Because we are at it: Where can I get the source-code of the eggs.
> The docus are a bit sparse and I would like to learn something from
> the eggs.

If you don't care about history, you can just

  $ chicken-install -r <egg>

(-r is for -retrieve)

Alternatively, you can fetch the source from the code repository.  See
the documentation for the eggs you want the sources.  If you can't find
a link to the VCS repo in the documentation (usually in sections like
"Repository" or "About this egg"), the source is probably in our good
old (maybe not really good) subversion repository.  In this case, see
http://code.call-cc.org/#eggs-repository for instructions on how to
fetch the source code.  If you can't find a link to the VCS repository
in the egg documentation and the egg is not in the CHICKEN subversion
repo, please report a bug. :-)

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]