chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] chicken-setup broken


From: Jim Ursetto
Subject: Re: [Chicken-users] chicken-setup broken
Date: Fri, 7 Mar 2008 00:24:30 -0600

Ivan,

Installation of downloaded eggs now works.

However, installing an egg located in the current directory
still fails, with a different path in the error.

address@hidden ~$ ll objc.egg
-rw-r--r--   1 root  jim  64708 Jan 14 01:00 objc.egg

address@hidden ~$ sudo chicken-setup objc
Error: (open-input-file) can not open file - No such file
  or directory: "objc.egg"


On 3/6/08, Ivan Raikov <address@hidden> wrote:
>
> Hi Jim,
>
> Can you try r9257? I have committed some fixes to chicken-setup
> that would hopefully solve your problems.

> "Jim Ursetto" <address@hidden> writes:

> > -- Install of egg located in current directory fails:
> >
> > address@hidden ~$ echo $TMPDIR $CHICKEN_TMPDIR
> >
> > address@hidden ~$ ll objc.egg
> > -rw-r--r-- 1 root jim 64708 Jan 14 01:00 objc.egg
> > address@hidden ~$ sudo chicken-setup objc
> > Error: (open-input-file) can not open file - No such file or
> > directory: "/tmp/chicken-setup-3-root/downloads/objc.egg"




reply via email to

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