Yes, you can just rerun chicken-setup args. When the prompt says the egg does not exist, that means chicken-setup was not able to find a .setup or .egg file in the current directory. I suppose the message is somewhat misleading, indeed.
-Ivan William Xu <[EMAIL PROTECTED]> writes: > Ivan Raikov <[EMAIL PROTECTED]> writes: > >> Well, it appears that srfi-37 makes no provision about missing >> required arguments, so I have extended the args egg to check for >> missing arguments and print an appropriate error message. > > Yes, srfi-37 doesn't check that. > > How do I update an egg? Is it simply rerun: "chicken-setup args" ? I > find i can install an egg again and again. The prompt always says the > egg does not exist... bug? > > ,---- > | win150:~$ chicken-setup args > | > | The extension args does not exist. > | Do you want to download it ? (yes/no/abort) [yes] > `---- -- "Their eyes met, and his heart soared, like the price of gas before a long weekend." --Cornered, by Mike Baldwin _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
