On 3/20/06, John Cowan <[EMAIL PROTECTED]> wrote:
> I built Chicken 2.3 from source on a Cygwin system that had no previous
> copy of Chicken on it.  It built and installed successfully, but
> chicken-setup consistently fails as follows:
>
> $ chicken-setup numbers
>
> The extension numbers does not exist.
> Do you want to download it ? (yes/no/abort) [yes] yes
> downloading catalog ...
> downloading catalog from www.call-with-current-continuation.org ...
> downloading numbers.egg from (www.call-with-current-continuation.org eggs/ 
> 80) ...
> Error: (change-directory) can not change current directory - No such file or 
> directory: "numbers.egg.dir"
>
> Creating numbers.egg.dir myself does not help.  It does not matter which
> egg I try to install; repeating this run correctly skips the download step
> but then crashes with the same error.

Can you show the output of "chicken-setup -v numbers"?


cheers,
felix


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to