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.

[EMAIL PROTECTED] ~$ ll objc.egg
-rw-r--r--   1 root  jim  64708 Jan 14 01:00 objc.egg

[EMAIL PROTECTED] ~$ 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 <[EMAIL PROTECTED]> wrote:
>
> Hi Jim,
>
> Can you try r9257? I have committed some fixes to chicken-setup
> that would hopefully solve your problems.

> "Jim Ursetto" <[EMAIL PROTECTED]> writes:

> > -- Install of egg located in current directory fails:
> >
> > [EMAIL PROTECTED] ~$ echo $TMPDIR $CHICKEN_TMPDIR
> >
> > [EMAIL PROTECTED] ~$ ll objc.egg
> > -rw-r--r-- 1 root jim 64708 Jan 14 01:00 objc.egg
> > [EMAIL PROTECTED] ~$ 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"


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to