Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Anne Schilling
Thank you! I installed all those. Now it hangs here: https://www.math.ucdavis.edu/~anne/matplotlib-2.2.5.log I tried to install freetype by hand, but it does not seem to help. On Monday, May 25, 2020 at 7:44:16 PM UTC-7, Matthias Koeppe wrote: > > You could try if "brew install libpng" fixes thi

[sage-devel] Re: conditional install of optional package

2020-05-25 Thread Matthias Koeppe
On Monday, May 25, 2020 at 8:12:31 PM UTC-7, Thierry (sage-googlesucks@xxx) wrote: > > i am on the way to build a version of Sage Debian Live for 9.1. I would > like to benefit from the spkg-configure.m4 feature when installing > optional packages, as much as possible. > > Say, i want to instal

[sage-devel] conditional install of optional package

2020-05-25 Thread Thierry
Hi, i am on the way to build a version of Sage Debian Live for 9.1. I would like to benefit from the spkg-configure.m4 feature when installing optional packages, as much as possible. Say, i want to install cbc, looking at build/pkgs/cbc/distros/debian.txt i install coinor-cbc coinor-libcbc-dev fr

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Matthias Koeppe
You could try if "brew install libpng" fixes this problem (otherwise you'd need to manually clean out /usr/local/lib/libpng*) Also, note that at the end of the configure output, some commands were recommended: "brew install boost cmake glpk gsl gd mpfi ninja openblas pcre ppl r yasm zeromq"; I

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Matthias Koeppe
On Monday, May 25, 2020 at 6:59:09 PM UTC-7, Anne Schilling wrote: > > > > On Monday, May 25, 2020 at 6:35:01 PM UTC-7, Matthias Koeppe wrote: >> >> Could you try with the commands: >> >> . ./.homebrew-build-env >> ./configure >> >> and post the output of the latter? >> > > After installing pytho

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Matthias Koeppe
Could you try with the commands: . ./.homebrew-build-env ./configure and post the output of the latter? On Monday, May 25, 2020 at 6:13:46 PM UTC-7, Anne Schilling wrote: > > Thank you! I have homebrew installed. So I just do > > brew install python3 ? > > Installing the python package that Di

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Anne Schilling
Thank you! I have homebrew installed. So I just do brew install python3 ? Installing the python package that Dima suggested did not help. I am trying to avoid installing a new operating system right now since I anyway ordered a new computer. Best, Anne On Monday, May 25, 2020 at 6:05:42 PM UT

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Matthias Koeppe
I agree, updating the OS if possible, and/or installing homebrew and python3 from homebrew would be the way to go. On Monday, May 25, 2020 at 4:37:22 PM UTC-7, Dima Pasechnik wrote: > > Hi Anne, > openssl is a never-ending problem on macOS, and in your case it's made > worse by an old macOS ver

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Dima Pasechnik
Hi Anne, openssl is a never-ending problem on macOS, and in your case it's made worse by an old macOS version. One cannot expect much support and development on macOS 10.12, as it has reached EOL in 2019. One way out would be to install Python 3.7 from cpython, and then Sage will just use it, with

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Anne Schilling
Hi Dima, Thank you! I have run make distclean and now it gets stuck here: https://www.math.ucdavis.edu/~anne/python3-3.7.3.p1.log It looks like there is a problem with openssl. Any idea? Anne On Monday, May 25, 2020 at 10:52:29 AM UTC-7, Dima Pasechnik wrote: > > Hi Anne, > it appears from yo

[sage-devel] Re: Could someone point me to the code that supports math on symbolic equations?

2020-05-25 Thread rjf
It looks like you have written a recursive descent parser. And a display. If you were running Maxima on a Pi, (see sourceforge for download) you would have a parser and a display without writing it yourself. Just looking at the code briefly, I think you have to decide if you actually meet your o

[sage-devel] Re: Could someone point me to the code that supports math on symbolic equations?

2020-05-25 Thread Jonathan
As promised here is a git repository with a myBinder demonstration of what I have so far. Once I extend it to handling inequalities, it will more than meet my use case needs. Some have asked for more specifics. Here is a list of some of the more im

Re: [sage-devel] Re: Could someone point me to the code that supports math on symbolic equations?

2020-05-25 Thread rjf
You haven't provided enough information about your environment, but it is generally feasible to acquire data in Maxima from a file or a socket or a stream. Or compute numerical stuff, generate random numbers, read from a keyboard, web page...etc. Given that you are familiar with a particular prog

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Dima Pasechnik
Hi Anne, it appears from your config.log that you did not do make distclean moreover, it says that R is already installed, and should not get reinstalled. Does Sage start? I guess not. If before the latest git pull you had an oldish Sage (closer to 9.0 than to 9.1) it appears that the build syst

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Anne Schilling
Hi Dima, I pulled the changes using git in the master branch and started make (or make distclean). This is running on MacOS 10.12.6 . https://www.math.ucdavis.edu/~anne/config.log https://www.math.ucdavis.edu/~anne/r-3.6.2.p0.log https://www.math.ucdavis.edu/~anne/dochtml.log Thank you! Anne

Re: [sage-devel] Re: Have you considered having a Sage Journal?

2020-05-25 Thread Ursula Whitcher
It might also be worth looking at the Journal of Software in Algebra and Geometry: https://msp.org/jsag/about/journal/about.html Their current focus is Macaulay2, but as I recall, some of the editors have previously expressed interest in including Sage-based articles as well. UAW On 5/2

[sage-devel] Re: Have you considered having a Sage Journal?

2020-05-25 Thread kcrisman
On Sunday, May 24, 2020 at 2:44:12 AM UTC-4, Diego Sejas wrote: > > Hello, Sage Community! > > I am not completely sure that this is the correct place to propose an idea > like this, but I think that here it can be upvoted or downvoted, and > commented. > > I have been thinking for a long time

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Dima Pasechnik
On Mon, May 25, 2020 at 7:44 AM Anne Schilling wrote: > > > > On Sunday, May 24, 2020 at 10:27:19 PM UTC-7, Matthias Koeppe wrote: >> >> Hi Anne, >> >> On Sunday, May 24, 2020 at 9:40:42 PM UTC-7, Anne Schilling wrote: >>> >>> Downloading the Sage mirror list >>> CRITICAL [mirror_list|_load:91]: D

Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Furkan Semih Dündar
Dear Anne, I tried to compile the source code on Windows Subsystem for Linux (Ubuntu) and could not go through the compilation process. Then I installed Fedora 32 as a separate OS. I installed all the packages listed on the following website: https://doc.sagemath.org/html/en/installation/source.ht