Can you run it with -v (verbose) and post the output?

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.
>
> --
> John Cowan  [EMAIL PROTECTED]  www.ccil.org/~cowan  www.ap.org
> The competent programmer is fully aware of the strictly limited size of his 
> own
> skull; therefore he approaches the programming task in full humility, and 
> among
> other things he avoids clever tricks like the plague.  --Edsger Dijkstra
>
>
> _______________________________________________
> Chicken-users mailing list
> Chicken-users@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>


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

Reply via email to