[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] Re: #36: chicken-install w/ local transport fails
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] Re: #36: chicken-install w/ local transport fails |
Date: |
Sat, 13 Jun 2009 23:20:44 -0000 |
#36: chicken-install w/ local transport fails
-------------------------+--------------------------------------------------
Reporter: mgushee | Owner:
Type: defect | Status: closed
Priority: minor | Milestone:
Component: core tools | Version: 4.0.5
Resolution: worksforme | Keywords:
-------------------------+--------------------------------------------------
Changes (by felix):
* status: new => closed
* resolution: => worksforme
Comment:
If you want to install the egg in the current directory, just run
`chicken-install` without any arguments - this will do the right thing.
The `-t` option really is intended to install from an egg-tree and will
always append the egg name (because it expects a directory layout like in
the svn repo).
So this isn't really a bug as such. It certainly is a little bit
inconsistent or even confusing, but for what you intend to do, a solution
is available (as mentioned above).
--
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/36#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.