On Tuesday, July 26, 2022 at 5:34:07 PM UTC-7 Nils Bruin wrote:
> Things like not having to issue "sage -b" after making a little edit will
> be nice to have eventually,
>
This feature (editable installs) is actually orthogonal to the decision on
the conda install method.
You can activate it u
On Tuesday, 26 July 2022 at 17:27:11 UTC-7 Matthias Koeppe wrote:
> Sort of. This is another way to build Sage with conda. It is described in
> the 2nd of the 3 sections on the same page,
> https://doc.sagemath.org/html/en/installation/conda.html#using-conda-to-provide-system-packages-for-the-sa
On Tuesday, July 26, 2022 at 5:12:47 PM UTC-7 Nils Bruin wrote:
> On Tuesday, 26 July 2022 at 15:58:18 UTC-7 Matthias Koeppe wrote:
>
>>
>> Whether the method described in section
>> https://doc.sagemath.org/html/en/installation/conda.html#using-conda-to-provide-all-dependencies-for-the-sage-li
On Tuesday, 26 July 2022 at 15:58:18 UTC-7 Matthias Koeppe wrote:
>
> Whether the method described in section
> https://doc.sagemath.org/html/en/installation/conda.html#using-conda-to-provide-all-dependencies-for-the-sage-library-experimental
>
> works always depends on the conda package mainta
On Tuesday, July 26, 2022 at 2:08:32 PM UTC-7 Nils Bruin wrote:
>
> configure: error:
>
> Given --with-system-primesieve=force, but no system package could be
> used.
> That's an error. Please install the indicated package to continue.
> (To override this error, use ./configure --wi
[image: Screenshot from 2022-07-26 15-54-39.png]
El lunes, 25 de julio de 2022 a las 3:17:35 UTC-5, Rey David Gutiérrez
Torres escribió:
> [image: Screenshot from 2022-07-24 23-23-15.png]
>
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To uns
Yup, rerunning "mamba env update -n sage-build -f src/environment.yml"
installed eclib and now "./configure ..." produces one less error:
configure: error:
Given --with-system-primesieve=force, but no system package could be
used.
That's an error. Please install the indicated package
On Tuesday, July 26, 2022 at 6:47:47 AM UTC-7 wst...@gmail.com wrote:
> For CoCalc, [...] we run a 1-2
> pages long "./configure ..." command before I even do "make". At the
> top it starts with
>
> --with-system-python3=no \
> --with-system-r=no \
> --with-system-primecount=no \
> --with-sy
Ah okay, that's good to know. I probably won't need that feature in the
near future anyway.
But thank you; I ran `make build` and finally the process terminated
without a fatal error.
I also ran it and it works fine now.
dim...@gmail.com schrieb am Dienstag, 26. Juli 2022 um 18:10:20 UTC+9:
> d
For CoCalc, where we have a bunch of different specific versions of
Sage pre-installed that all stay stable over *years*, we run a 1-2
pages long "./configure ..." command before I even do "make". At the
top it starts with
--with-system-python3=no \
--with-system-r=no \
--with-system-primecount=no
2022-07-26 07:13:30 UTC, Dima Pasechnik:
this says that conda is behind Sage in regard of versions of eclib
and primesieve/count
- eclib upgrade in Conda now done:
https://github.com/conda-forge/eclib-feedstock/pull/36
- primesieve and primecount seem up to date
--
You received this message
Dear all,
"2D plotting" doc says,
"Another thing to be aware of with axis labeling is that when the labels
have quite different orders of magnitude or are very large, scientific
notation (the e notation for powers of ten) is used."
But display of this multiplier power for the scaled y-axis
documentation building is currently broken on Cygwin.
instead of running 'make', run 'make build'.
Anyhow, you probably have mostly functional Sage installation now.
On Tue, 26 Jul 2022, 10:18 Max Kölbl, wrote:
> Thank you very much for your help!
>
> >Install the relevant cygwin packages:
>
Thank you very much for your help!
>Install the relevant cygwin packages:
>```
>$ apt-cyg install bzip2 libbz2-devel liblzma-devel libffi-devel xz
>```
>Clean up the corresponding Sage packages:
>```
>$ make bzip2-clean liblzma-clean libffi-clean xz-clean
>
>Then configure again:
>```
>$ make conf
On Tue, 26 Jul 2022 at 08:13, Dima Pasechnik wrote:
>
> On Tue, Jul 26, 2022 at 8:24 AM Nils Bruin wrote:
> >
> > On Monday, 25 July 2022 at 12:53:08 UTC-7 Matthias Koeppe wrote:
> >>
> >> Have you tried the existing instructions that I pointed you to?
> >
> >
> > I have now. I'm stuck on running
On Tue, Jul 26, 2022 at 8:24 AM Nils Bruin wrote:
>
> On Monday, 25 July 2022 at 12:53:08 UTC-7 Matthias Koeppe wrote:
>>
>> Have you tried the existing instructions that I pointed you to?
>
>
> I have now. I'm stuck on running configure.
>
> * the ./configure command suggested doesn't work in my
16 matches
Mail list logo