chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] installing local version derived from offical eggs


From: Leonardo Valeri Manera
Subject: Re: [Chicken-users] installing local version derived from offical eggs
Date: Tue, 11 Mar 2008 20:20:34 +0100

On 11/03/2008, address@hidden
<address@hidden> wrote:
> Hello.
>
>  I am trying to install a local version of an egg:
>
>  > chicken-setup -local <dir-where-qdbm.egg-is-located-in> qdbm.egg
>
>  This tells me:
>
>  Error: (open-input-file) can not open file - No such file or directory: 
> "qdbm.egg"
>
>  although the file is present in the given directory.
>
>  What am I missing?

I think '-local' is to point it to a local svn tree checkout.

When I'm testing eggs I usually just cd to the dir the egg is in and
run chicken-setup <egg-name>

Leo




reply via email to

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