On Thu, 31 Oct 2019, 03:54 Samuel Lelièvre,
wrote:
> Thanks Dima for your suggestions. Following them,
> I installed more cygwin packages, then ran
>
> git pull origin develop
> make distclean
> make configure
> ./configure --with-python=3
> make -j4
>
> The build, now aiming
it looks as if you did not install glpk package, for config.log says that
glpk.h is not there.
On Thu, 31 Oct 2019, 03:54 Samuel Lelièvre,
wrote:
> Thanks Dima for your suggestions. Following them,
> I installed more cygwin packages, then ran
>
> git pull origin develop
> make distclea
Thanks Dima for your suggestions. Following them,
I installed more cygwin packages, then ran
git pull origin develop
make distclean
make configure
./configure --with-python=3
make -j4
The build, now aiming to build Sage 9.0.beta3,
failed on ecm and glpk. See log files:
-
htt
On Wed, Oct 30, 2019 at 2:27 AM Samuel Lelièvre
wrote:
>
> Tue 2019-10-29 06:30 UTC, Dima Pasechnik:
> >
> > On Monday, October 7, 2019 at 5:24:07 PM UTC+3, Samuel Lelievre wrote:
> >>
> >> Volker wrote:
> >>
> >> > 533fd5d6cd (HEAD -> develop, tag: 9.0.beta0, trac/develop) Updated
> >> > SageMat
Tue 2019-10-29 06:30 UTC, Dima Pasechnik:
>
> On Monday, October 7, 2019 at 5:24:07 PM UTC+3, Samuel Lelievre wrote:
>>
>> Volker wrote:
>>
>> > 533fd5d6cd (HEAD -> develop, tag: 9.0.beta0, trac/develop) Updated
>> > SageMath version to 9.0.beta0
>>
>> [...]
>>
>> > 93b86bfad3 Trac #24824: Update
On Monday, October 7, 2019 at 5:24:07 PM UTC+3, Samuel Lelievre wrote:
>
> Volker wrote:
>
> > 533fd5d6cd (HEAD -> develop, tag: 9.0.beta0, trac/develop) Updated
> SageMath version to 9.0.beta0
>
> [...]
>
> > 93b86bfad3 Trac #24824: Update GLPK to 4.65
>
> [...]
>
> On Cygwin64 on Windows
Volker wrote:
> 533fd5d6cd (HEAD -> develop, tag: 9.0.beta0, trac/develop) Updated SageMath
> version to 9.0.beta0
[...]
> 93b86bfad3 Trac #24824: Update GLPK to 4.65
[...]
On Cygwin64 on Windows 7, building GLPK fails with
the following configure error:
[glpk-4.65.p0] checking for DLL/stati
AMD64 xcore 8 ubuntu 19.10 beta (should be out this month) compilation
ok, I am surprised because I git checkout develop from 8.9 final, and
could n't compile doc after few make doc-clean, but with sage 9.0beta0,
every thing is ok.
good new :)
Henri
Le 05/10/2019 à 12:15, Volker Braun a écri
As always, you can get the latest beta version from the "develop" git
branch. Alternatively, the self-contained source tarball is at
http://www.sagemath.org/download-latest.html
533fd5d6cd (HEAD -> develop, tag: 9.0.beta0, trac/develop) Updated SageMath
version to 9.0.beta0
34c16c3013 Trac #2