chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] chicken-install: how to retrieve with dependencies


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] chicken-install: how to retrieve with dependencies
Date: Fri, 25 Nov 2011 05:46:56 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Vok,

On Fri, 25 Nov 2011 11:16:01 +0100 Vok Vojwo <address@hidden> wrote:

> How can I retrieve an egg with all dependencies? I have the problem,
> that I have to retrieve the eggs on system1 in order to build them on
> system2.

It's far from being a definitive solution, but you can find a quick hack
here: http://parenteses.org/mario/misc/fetch-eggs.scm

Just call it like:

   $ csi -s fetch-eggs.scm egg1 egg2 ...

It'll fetch the given eggs and their dependencies (no tests, though, but
adding tests would be not difficult).


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



reply via email to

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