Well, while in Rome, do as Romans do? :-) >From your log: hint: On your system (homebrew), you can install the required system packages as follows:
$ brew install autoconf automake libtool pkg-config On Wed, Sep 25, 2024 at 4:45 PM Anne Schilling <anne1.schill...@gmail.com> wrote: > > Hi Dima and Kwankyu, > > Thank you so much for your help! > > Dima, I have > > export PATH=$PATH:/Users/anne/Library/ > > in my .bashrc file. But when I take out this line the command > > ./bootstrap > > gives a failure > > ... > /bootstrap:85: installing src/doc/en/reference/spkg/*.rst > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_environment/src/pyproject.toml > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_environment/src/requirements-editable.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_environment/src/requirements.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_mcqd/src/pyproject.toml > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_mcqd/src/requirements.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_meataxe/src/pyproject.toml > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_meataxe/src/requirements.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_objects/src/pyproject.toml > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_objects/src/requirements-editable.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_objects/src/requirements.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_repl/src/pyproject.toml > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_repl/src/requirements-editable.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_repl/src/requirements.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_sirocco/src/pyproject.toml > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_sirocco/src/requirements.txt > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_tdlib/src/pyproject.toml > ./bootstrap: installing > /Users/anne/sage/sage/build/pkgs/sagemath_tdlib/src/requirements.txt > ./bootstrap-conda:84: generate conda environment files > ./bootstrap: line 143: aclocal: command not found > Bootstrap failed. Either install autotools; or run bootstrap with > the -d option to download the auto-generated files instead. > > hint: On your system (homebrew), you can install the required system packages > as follows: > $ brew install autoconf automake libtool pkg-config > > Homebrew can issue suggestions regarding keg-only packages. > The following command is to automatically apply these suggestions > for packages relevant for Sage to make them available for the build. > Run it once to apply the suggestions for the current session. > Add it to your shell profile to apply them for all future sessions. > > $ source /Users/anne/sage/sage/.homebrew-build-env > > Best wishes, > > Anne > > On Wednesday, September 25, 2024 at 1:00:48 AM UTC-7 dim...@gmail.com wrote: >> >> these PATH entries look very suspect. >> You don't want any of these Python things in your PATH. >> >> PATH: /Library/Frameworks/Python.framework/Versions/3.7/bin/ >> PATH: /Library/Frameworks/Python.framework/Versions/2.7/bin/ >> PATH: /Library/Frameworks/Python.framework/Versions/Current/bin/ >> >> On Tue, Sep 24, 2024 at 11:32 PM Anne Schilling >> <anne1.s...@gmail.com> wrote: >> > >> > Ok, sorry, here is the result after >> > >> > make distclean >> > source .homebrew-build-env >> > ./bootstrap >> > ./configure --enable-system-site-packages >> > >> > Best wishes, >> > >> > Anne >> > >> > On Tuesday, September 24, 2024 at 3:22:06 PM UTC-7 John H Palmieri wrote: >> >> >> >> On Tuesday, September 24, 2024 at 3:19:07 PM UTC-7 dim...@gmail.com wrote: >> >> >> >> From the log: >> >> >> >> ./configure --enable-system-site-packagesls (SIC!) >> >> >> >> >> >> ## Checking whether SageMath should install SPKG scipy... ## >> >> ## ------------------------------------------------------ ## >> >> configure:90867: checking whether any of openblas is installed as or >> >> will be installed as SPKG >> >> configure:90877: result: no >> >> configure:90881: checking if --enable-system-site-packages was used >> >> configure:90939: result: no; skipping check >> >> configure:90976: no suitable system package found for SPKG scipy >> >> >> >> So please run >> >> >> >> ./configure --enable-system-site-packages >> >> >> >> without a typo. >> >> >> >> >> >> And it might not hurt to first run "make distclean" before doing >> >> everything else (in case you're not already doing this). >> >> >> >> -- >> >> John >> >> >> >> >> >> >> > >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "sage-devel" group. >> > To unsubscribe from this group and stop receiving emails from it, send an >> > email to sage-devel+...@googlegroups.com. >> > To view this discussion on the web visit >> > https://groups.google.com/d/msgid/sage-devel/51990537-59a2-4fce-9993-b322ada6c10fn%40googlegroups.com. > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/da1e14fb-20a7-4e34-bc63-19016b03f588n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq0ZwzPnT5VGKidm6Nu2Bny3oWNm-y9XJ4kjQoKL6-c4iw%40mail.gmail.com.