Classes were cancelled today because of snow:-)

I think adding these lines to the top of the spkg-install
script will do the trick:

${gapver:=./newest_version gap}
GAP0=`$gapver`
GAP=`echo $GAP0 | cut -f 1,2,3 -d "."`

I'll start testing this out and post a new version of gap_packages* soon.

+++++++++++++++++++++++++++++++++++++

On Sun, Mar 1, 2009 at 12:24 PM, David Joyner <[email protected]> wrote:
> Thanks Simon! I didn't know that script already existed.
> Now I know what needs to be done.
>
>
> On Sun, Mar 1, 2009 at 11:59 AM, Simon King <[email protected]> 
> wrote:
>>
>>> Hence, assuming that you are in spkg/standard, you could define
>>>   GAP=`./newest_version gap`
>>> which currently yields GAP=gap-4.4.10.p10, and then you have to
>>> somehow remove the '.p10'.
>>
>> Upps, I tested the above in an *old* version of Sage. So, currently we
>> have
>>  > ./newest_version gap
>>  gap-4.4.12.p1
>> and one needs to strip '.p1'.
>>
>> Cheers,
>>     Simon
>>
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to