felix winkelmann scripsit: > Can you show the output of "chicken-setup -v numbers"?
Here it is, but not much more helpful (except that it shows the egg is indeed being downloaded, which I already knew): $ chicken-setup -v 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 ... GET /eggs/repository HTTP/1.0 Host: www.call-with-current-continuation.org Connection: close Content-length: 0 HTTP/1.1 200 OK Date: Tue, 21 Mar 2006 17:17:29 GMT Server: Apache/1.3.33 Last-Modified: Tue, 21 Mar 2006 16:37:59 GMT ETag: "3068d3-2379-44202be7" Accept-Ranges: bytes Content-Length: 9081 Connection: close Content-Type: text/plain downloading numbers.egg from (www.call-with-current-continuation.org eggs/ 80) ... changing working directory to `numbers.egg.dir' Error: (change-directory) can not change current directory - No such file or directory: "numbers.egg.dir" -- Do I contradict myself? John Cowan Very well then, I contradict myself. [EMAIL PROTECTED] I am large, I contain multitudes. http://www.ccil.org/~cowan --Walt Whitman, Leaves of Grass http://www.ap.org _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
