Re: [sage-devel] Regarding rebuilding sage

2025-02-02 Thread Pawani Agarwal
Okay thanks alot. On Sat, 1 Feb 2025 at 3:00 AM, Dima Pasechnik wrote: > On Fri, Jan 31, 2025 at 12:59 PM Pawani Agarwal > wrote: > > > > I am a new contributor. So I am right now exploring issues on github. So > for this do I need make test? What exactly is this for > > 1) to check that your S

Re: [sage-devel] Regarding rebuilding sage

2025-01-31 Thread Dima Pasechnik
On Fri, Jan 31, 2025 at 12:59 PM Pawani Agarwal wrote: > > I am a new contributor. So I am right now exploring issues on github. So for > this do I need make test? What exactly is this for 1) to check that your Sage install is OK 2) after you made changes in Sage code, to check that you didn't b

Re: [sage-devel] Regarding rebuilding sage

2025-01-31 Thread Pawani Agarwal
I am a new contributor. So I am right now exploring issues on github. So for this do I need make test? What exactly is this for Also I have already run the “make” command. On Fri, 31 Jan 2025 at 11:45 PM, Dima Pasechnik wrote: > > > On 31 January 2025 10:39:36 GMT-06:00, Pawani Agarwal < > f2021

Re: [sage-devel] Regarding rebuilding sage

2025-01-31 Thread Dima Pasechnik
On 31 January 2025 10:39:36 GMT-06:00, Pawani Agarwal wrote: >Hello. > >make build got completed with python 3.12. I also wanted to know if I need >to run "make ptestlong". it depends upon what you need. nice to know that not many things are broken (or not...), but "make test" is testing mos

Re: [sage-devel] Regarding rebuilding sage

2025-01-31 Thread Pawani Agarwal
Hello. make build got completed with python 3.12. I also wanted to know if I need to run "make ptestlong". Thank you for all the help. On Wed, Jan 29, 2025 at 11:58 PM Pawani Agarwal < f20212...@goa.bits-pilani.ac.in> wrote: > Okay I will try with python 3.12. make build did complete with pytho

Re: [sage-devel] Regarding rebuilding sage

2025-01-29 Thread Pawani Agarwal
Okay I will try with python 3.12. make build did complete with python 3.9 but upon running the command make ptestlong it gave errors. Also I tried running ./sage today which also gave errors. On Sun, Jan 26, 2025 at 1:36 AM Dima Pasechnik wrote: > On Sat, Jan 25, 2025 at 12:32 PM Pawani Agarwal

Re: [sage-devel] Regarding rebuilding sage

2025-01-25 Thread Dima Pasechnik
On Sat, Jan 25, 2025 at 12:32 PM Pawani Agarwal wrote: > > Could you tell me what version of python to use? The make is just hanging at > sagemath_doc_html-none.log. I'd recommend either Python 3.12 from python.org (it will "replace" the system-wide Python 3.9 upon installation), or python 3.12

Re: [sage-devel] Regarding rebuilding sage

2025-01-25 Thread Pawani Agarwal
Could you tell me what version of python to use? The make is just hanging at sagemath_doc_html-none.log. On Saturday, January 25, 2025 at 3:49:53 AM UTC+5:30 Pawani Agarwal wrote: > yes ./sage works. > > > On Saturday, January 25, 2025 at 1:55:38 AM UTC+5:30 dim...@gmail.com > wrote: > >> Does

Re: [sage-devel] Regarding rebuilding sage

2025-01-24 Thread Pawani Agarwal
yes ./sage works. On Saturday, January 25, 2025 at 1:55:38 AM UTC+5:30 dim...@gmail.com wrote: > Does ./sage start for you? > If not, please post your config.log > > It seems to me that you're trying to build Sage with outdated Python > 3.9 from macOS Command Line Tools > > On Fri, Jan 24, 2025

Re: [sage-devel] Regarding rebuilding sage

2025-01-24 Thread Dima Pasechnik
Does ./sage start for you? If not, please post your config.log It seems to me that you're trying to build Sage with outdated Python 3.9 from macOS Command Line Tools On Fri, Jan 24, 2025 at 1:51 PM Pawani Agarwal wrote: > > hello. > > I have been getting error while building sage via homebrew. C

Re: [sage-devel] Regarding rebuilding sage

2025-01-24 Thread Pawani Agarwal
hello. I have been getting error while building sage via homebrew. Can someone help me out? [sagemath_doc_html-none] error installing, exit status 1. End of log file: [sagemath_doc_html-none] [spkg-install] [reference] arithgroup: 1216 js index entries [sagemath_doc_html-none] [sp

Re: [sage-devel] Regarding rebuilding sage

2025-01-21 Thread Dima Pasechnik
On Mon, Jan 20, 2025 at 6:57 PM Pawani Agarwal wrote: > > Hi. > > I had initially built sage from source on my Mac but after running some > command, later running ./sage wasn't working. So I tried to rebuild it again > but it's giving errors. I am also trying to maybe delete everything and then

[sage-devel] Regarding rebuilding sage

2025-01-20 Thread Pawani Agarwal
Hi. I had initially built sage from source on my Mac but after running some command, later running ./sage wasn't working. So I tried to rebuild it again but it's giving errors. I am also trying to maybe delete everything and then doing the process from start. How do I go about removing everythi