[sage-devel] Something is up with normaliz

2023-07-12 Thread Max Kölbl
Does anyone else have that problem? I installed updates this morning and now there seems to be an issue with normaliz. I can't really tell what's going on, but before today, normaliz worked just fine. Maybe other arch / Manjaro users have the same issue? ``` ┌

Re: [sage-devel] sage -i normaliz fails on cygwin due to e-antic

2022-08-03 Thread Max Kölbl
l.com schrieb am Dienstag, 2. August 2022 um 20:09:59 UTC+9: >> >>> I guess this version of antic is not on the mirrors yet. run >>> >>> ./configure --enable-download-from-upstream-url >>> >>> then it should work. >>> >>> On Tu

Re: [sage-devel] sage -i normaliz fails on cygwin due to e-antic

2022-08-03 Thread Max Kölbl
2022 um 20:09:59 UTC+9: > I guess this version of antic is not on the mirrors yet. run > > ./configure --enable-download-from-upstream-url > > then it should work. > > On Tue, Aug 2, 2022 at 9:51 AM Max Kölbl wrote: > > > > Thank you! That worked. Now `make`

Re: [sage-devel] sage -i normaliz fails on cygwin due to e-antic

2022-08-02 Thread Max Kölbl
t; >> Sorry for all the inconveniences and thanks for the help! >> >> dim...@gmail.com schrieb am Montag, 1. August 2022 um 16:39:45 UTC+9: >> >>> Option 4 would be to use WSL instead of Cygwin. >>> >>> >>> On Mon, 1 Aug 2022, 07:29 Max Kölbl, wr

Re: [sage-devel] sage -i normaliz fails on cygwin due to e-antic

2022-08-01 Thread Max Kölbl
b am Montag, 1. August 2022 um 16:39:45 UTC+9: > Option 4 would be to use WSL instead of Cygwin. > > > On Mon, 1 Aug 2022, 07:29 Max Kölbl, wrote: > >> Thanks everyone for the suggestions! >> I tried (and failed with) both options 1 and 2, and now I would like to >> try

Re: [sage-devel] sage -i normaliz fails on cygwin due to e-antic

2022-07-31 Thread Max Kölbl
Thanks everyone for the suggestions! I tried (and failed with) both options 1 and 2, and now I would like to try option 3. However, if I'm being honest, I have no idea what to do. What do I need and how does one pull a branch from a ticket? Than you very much in advance! Matthias Koeppe schrieb

Re: [sage-devel] sage -i normaliz fails on cygwin due to e-antic

2022-07-29 Thread Max Kölbl
com/flatsurf/e-antic/releases/download/1.2.1/e-antic-1.2.1.tar.gz >> >> $ tar xf e-antic-1.2.1.tar.gz >> $ cd e-antic-1.2.1 >> $ ./configure --without-byexample --without-pytest --without-doc >> $ make >> >> In case it fails, reply to this message

[sage-devel] sage -i normaliz fails on cygwin due to e-antic

2022-07-28 Thread Max Kölbl
Dear everyone, It is me again with a different problem. While trying to run `sage -i normaliz`, an error occured due to e-antic. The log is attached. I also tried as a workaround to build normaliz directly, but the `install_normaliz_with_eantic.sh`-script failed too (but I don't know where to

Re: [sage-devel] Re: Error building Sage 9.6 due to openssl

2022-07-26 Thread Max Kölbl
0:20 UTC+9: > 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: > >&

Re: [sage-devel] Re: Error building Sage 9.6 due to openssl

2022-07-26 Thread Max Kölbl
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

[sage-devel] Re: Error building Sage 9.6 due to openssl

2022-07-24 Thread Max Kölbl
Thank you very much for your reply! > No, Sage accepts any system Python >= 3.8. Okay, that's good to know. > In your config.log one can see that system python3 is not rejected because of a version check: > ## ## > ## Checking whether Sa

[sage-devel] Error building Sage 9.6 due to openssl

2022-07-19 Thread Max Kölbl
Hello everyone! While running the 'make' command in cygwin on my Windows 8 laptop, I received the following output. [openssl-3.0.4] [openssl-3.0.4] Error installing package openssl-3.0.4 [openssl-3.0.4] **