[sage-devel] Re: Cannot compile sage on macosx 12.3

2022-03-23 Thread Andrew
Great. Thank you. That worked. On Wednesday, 23 March 2022 at 7:58:36 pm UTC+11 Samuel Lelievre wrote: > You can download the pythran 0.11.0 source tarball from > > https://pypi.io/packages/source/p/pythran/pythran-0.11.0.tar.gz > > (as found in `build/pkgs/pythran/checksums.ini`) > > and place

[sage-devel] Re: Cannot compile sage on macosx 12.3

2022-03-23 Thread Samuel Lelievre
You can download the pythran 0.11.0 source tarball from https://pypi.io/packages/source/p/pythran/pythran-0.11.0.tar.gz (as found in `build/pkgs/pythran/checksums.ini`) and place it in the `upstream` folder of your Sage installation. Alternatively, you can use ``` ./configure --enable-downloa

[sage-devel] Re: Cannot compile sage on macosx 12.3

2022-03-21 Thread John H Palmieri
config.log shows lots of errors of the form ld: warning: directory not found for option '-L/opt/homebrew/opt/lib' I wonder if .homebrew-build-env is producing the wrong information as compared to your homebrew installation. Where are homebrew's libraries actually installed, if not in /opt/h

[sage-devel] Re: Cannot compile sage on macosx 12.3

2022-03-21 Thread Andrew
Thanks. I'll try that! Andrew On Monday, 21 March 2022 at 7:54:19 pm UTC+11 Kwankyu Lee wrote: > This occurred to me from time to time, I just do "sage -i openblas" and > "make" again. > > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To u

[sage-devel] Re: Cannot compile sage on macosx 12.3

2022-03-21 Thread Kwankyu Lee
This occurred to me from time to time, I just do "sage -i openblas" and "make" again. -- 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...@goo

Re: [sage-devel] Re: Cannot compile

2014-10-11 Thread Jori Mantysalo
On Sat, 11 Oct 2014, Volker Braun wrote: But apparently you do have a permission problem with cp -p. That might be because source filesystem has acl's enabled and target fs has not. Or in principle target system might be for example fat32 withouth support for almost anything. -- Jori Mänty

[sage-devel] Re: Cannot compile

2014-10-11 Thread Volker Braun
But apparently you do have a permission problem with cp -p. On Saturday, October 11, 2014 8:35:16 AM UTC+1, Nigel Smart wrote: > > I am not building it as root. I just have write access to the directory > -- You received this message because you are subscribed to the Google Groups "sage-devel"

[sage-devel] Re: Cannot compile

2014-10-11 Thread Nigel Smart
I am not building it as root. I just have write access to the directory /usr/local/sage Nigel On Friday, 10 October 2014 16:07:50 UTC+1, Volker Braun wrote: > > Don't build Sage as root, build it as normal user. > > > > On Friday, October 10, 2014 3:42:44 PM UTC+1, Nigel Smart wrote: >> >> Hi >>

[sage-devel] Re: Cannot compile

2014-10-10 Thread John H Palmieri
On Friday, October 10, 2014 8:07:50 AM UTC-7, Volker Braun wrote: > > Don't build Sage as root, build it as normal user. > Should we check this at the very beginning of the build process and print a clear warning if someone tries to build as root? John > > > > On Friday, October 10, 2014

[sage-devel] Re: Cannot compile

2014-10-10 Thread Volker Braun
Don't build Sage as root, build it as normal user. On Friday, October 10, 2014 3:42:44 PM UTC+1, Nigel Smart wrote: > > Hi > > On compiling i get the following error when it gets to ntl... > > mkdir -m 755 /usr/local/sage/sage-6.3/local/include/NTL > cp -p ../include/NTL/*.h /usr/local/sage/sage

[sage-devel] Re: Cannot compile sage

2012-02-26 Thread Mike Zabrocki
So this did indeed work. ... writing output... [ 23%] interactive_shell WARNING: LaTeX command 'latex' cannot be run (needed for math display), check the pngmath_latex setting writing output... [ 28%] interfaces ... build succeeded, 1 warning. Build finished. The built documents can be found in .