[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Re: getopt, getopt_long?
From: |
Ivan Raikov |
Subject: |
Re: [Chicken-users] Re: getopt, getopt_long? |
Date: |
Thu, 10 Jul 2008 12:59:03 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
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 <address@hidden> writes:
> Ivan Raikov <address@hidden> 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] getopt, getopt_long?, William Xu, 2008/07/08
- Re: [Chicken-users] getopt, getopt_long?, minh thu, 2008/07/08
- Re: [Chicken-users] getopt, getopt_long?, Ivan Raikov, 2008/07/08
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/08
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/09
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/09
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/09
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/09
- Re: [Chicken-users] Re: getopt, getopt_long?,
Ivan Raikov <=
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/10
- Re: [Chicken-users] Re: getopt, getopt_long?, Ivan Raikov, 2008/07/10
- [Chicken-users] Re: getopt, getopt_long?, William Xu, 2008/07/10
- Re: [Chicken-users] Re: getopt, getopt_long?, felix winkelmann, 2008/07/10
- Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), Peter Bex, 2008/07/10
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), felix winkelmann, 2008/07/10
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), Peter Bex, 2008/07/10
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), felix winkelmann, 2008/07/11
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), Peter Bex, 2008/07/11
- Re: Chicken-setup redesign (was: Re: [Chicken-users] Re: getopt, getopt_long?), Mario Domenech Goulart, 2008/07/11