John Cremona on Wed, 21 Jul 2010 17:52:43 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
- To: Pari Developers <pari-dev@list.cr.yp.to>
- Subject: Re: bison?
- From: John Cremona <john.cremona@gmail.com>
- Date: Wed, 21 Jul 2010 16:47:14 +0100
- Delivery-date: Wed, 21 Jul 2010 17:52:43 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=zp4DX/NMg2MobeAjKUHyBseRBjDoxMf0+14pHxedtuw=; b=P66wrX3EM3qFpfYkpG13wFoQb/YTSrtADB7yoFyH/C1fyfYPC8twPh3wfGSMiQ5a8+ 0TiqVPUSxWuBbtswvcQ8vlWUU1BiiMo8vqqrVKdYVAfgw4cnAIPZRmU36ZV9hm+zZsYQ pa+1gf0AdDUnUADfBP4Z5Kdxu8jb6r0f+Z4qE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=sgKGhPJQ5NxrXpyvfB4eBJRE3Y4eT0fiy41NSLqpFVi+rbeVtkSeweKhdmd61I0PLl TzQ3/EsyHv3bDD5jEx7hLqOV1OruSTybdxCyVxg25O/H9T8DHgDVszCPXZEZ3td0KVpD IRS0CuWrCyTm5N4klbtPyVYIvnxNTtxiSpKYw=
- In-reply-to: <20100721115121.GA3036@yellowpig>
- Mailing-list: contact pari-dev-help@list.cr.yp.to; run by ezmlm
- References: <AANLkTikKukra1ia5X0LU11_mSx7hsTDBYZv6Xrfl6d-8@mail.gmail.com> <20100721115121.GA3036@yellowpig>
On 21 July 2010 12:51, Bill Allombert
<Bill.Allombert@math.u-bordeaux1.fr> wrote:
> On Wed, Jul 21, 2010 at 12:17:11PM +0100, John Cremona wrote:
>> When did bison become a prerequisite for building pari? I see that it
>> now is (in the svn development version). It's not a problem for me
>> personally since I only use Linux and bison is standard, but it has an
>> effect on Sage (which does not have bison as a prerequisite). Are
>> there alternatives?
>
> Bison is not a prerequisite for building PARI. However, if you use the SVN
> version you need perl and bison (>=2.1). If Sage use a prope PARI tarball,
> then it will not need bison since the bison-generated file will be included in
> the tarball.
That's very helpful -- thanks or explaining it. (Perhaps Jason meant
the same thing, but I did not understand his reply).
I am keen to use a recent svn because of some specific changes and
bugfixes. Do you know when there will next be a proper PARI tarball
released, or can I make my own (as Jason suggested)? (Is what "make
release means?)
John
>
> The same is true for GP2C (the SVN version require autoconf, automake, perl, bison and flex).
>
> Cheers,
> Bill.
>
- Follow-Ups:
- Re: bison?
- From: Jeroen Demeyer <jdemeyer@cage.ugent.be>
- Re: bison?
- From: Jason <jason@njkfrudils.plus.com>
- Re: bison?
- From: Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
- References:
- bison?
- From: John Cremona <john.cremona@gmail.com>
- Re: bison?
- From: Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>