Re: [sage-devel] Re: System upgrades breaking sage frequently

2022-07-22 Thread Tomoaki Sato
I have no idea what really happens in Fedora 36, but I have had no problems with Sagemath 9.5 (installed from the source) on Fedora 35 for several months. Of course, I have made "dnf update" a lot of times meanwhile. (I have installed Fedora 35 on VMware workstation.) Now, I use Fedora remix for W

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-22 Thread Dima Pasechnik
yes On Fri, 22 Jul 2022, 11:32 Lucas Tan, wrote: > There is both "singular" and "singular-devel", should I uninstall both? > > Sincerely, > Lucas > > On Friday, 22 July 2022 at 17:53:25 UTC+8 dim...@gmail.com wrote: > >> >> >> On Fri, 22 Jul 2022, 10:46 Lucas Tan, wrote: >> >>> Do I run by "mak

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-22 Thread Lucas Tan
There is both "singular" and "singular-devel", should I uninstall both? Sincerely, Lucas On Friday, 22 July 2022 at 17:53:25 UTC+8 dim...@gmail.com wrote: > > > On Fri, 22 Jul 2022, 10:46 Lucas Tan, wrote: > >> Do I run by "make singular-clean"? >> > > no, no, I am talking about Cygwin package

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-22 Thread Dima Pasechnik
On Fri, 22 Jul 2022, 10:46 Lucas Tan, wrote: > Do I run by "make singular-clean"? > no, no, I am talking about Cygwin package Singular. You'd need to use apt-cyg or whatever the Cygwin package manager is called. > On Friday, 22 July 2022 at 17:19:34 UTC+8 dim...@gmail.com wrote: > >> Could you

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-22 Thread Lucas Tan
Do I run by "make singular-clean"? On Friday, 22 July 2022 at 17:19:34 UTC+8 dim...@gmail.com wrote: > Could you uninstall Cygwin's Singular package (which is too old to be used > by Sage, but can still conflict with Sage's Singular) > > and run > > make > > again? > > On Fri, 22 Jul 2022,

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-22 Thread Dima Pasechnik
Could you uninstall Cygwin's Singular package (which is too old to be used by Sage, but can still conflict with Sage's Singular) and run make again? On Fri, 22 Jul 2022, 02:11 Lucas Tan, wrote: > Sure, thanks Dima. > > > > On Friday, 22 July 2022 at 09:09:56 UTC+8 dim...@gmail.com wrote: