Re: [sage-support] Re: problem compiling sage-9.2.rc0 on big sur, xcode 12.01

2020-10-08 Thread David Joyner
On Thu, Oct 8, 2020 at 2:47 PM slelievre  wrote:

> 2020-10-08 17:38:08 UTC, David Joyner:
> >
> > I can log in but don't seem to have permission to add a comment to trac.
>
> Your trac account was missing a name and an email.
> I filled those in, can you try again?
>

That must have worked, thank you! I posted a long comment basically adding
the
info from my posts in this thread.



> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/5c02a45c-c79a-48c3-aa83-cf4b3620ff1bo%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAEQuuAVuPV8M32xUA9vwbZ-SoikVfVLD_LmV-r47GcximpOCdA%40mail.gmail.com.


Re: [sage-support] Re: problem compiling sage-9.2.rc0 on big sur, xcode 12.01

2020-10-08 Thread slelievre
2020-10-08 17:38:08 UTC, David Joyner:
>
> I can log in but don't seem to have permission to add a comment to trac.

Your trac account was missing a name and an email.
I filled those in, can you try again?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/5c02a45c-c79a-48c3-aa83-cf4b3620ff1bo%40googlegroups.com.


[sage-support] Re: Prebuilt 9.1 fails to start on Catalina with Python complaint

2020-10-08 Thread slelievre
Le jeudi 8 octobre 2020 17:40:58 UTC+2, Roger Lipsett a écrit :
>
> I just upgraded to Catalina and Sage now fails to start because
> Apple says that Python 3.7 is unverified. See below The Apple doc
> at https://support.apple.com/en-us/HT202491 is not helpful.

You need to unquarantine Sage.

The instructions there should help:

https://ask.sagemath.org/question/49572

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/de000a64-e6f4-4edd-94d7-a892e2b66595o%40googlegroups.com.


Re: [sage-support] Re: problem compiling sage-9.2.rc0 on big sur, xcode 12.01

2020-10-08 Thread David Joyner
On Thu, Oct 8, 2020 at 9:48 AM slelievre  wrote:

> 2020-10-07 21:09:18 UTC, John H Palmieri:
> >
> > including details of which homebrew packages you've installed.
>
> To get your installed homebrew packages listed in a file:
> ```
> $ brew list --versions > brew-list-versions.txt
> ```
>

Thank you!



> Or to add the date to the filename:
> ```
> $ brew list --versions > brew-list-versions-`date "+%Y-%m-%d"`.txt
> ```
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/a1ba0616-77e9-42a8-bbbf-64bb72511cc4o%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAEQuuAWeHLEBFfYnuw-3ffs4_YfNECVABXjL8Q-zdEM3y01LOg%40mail.gmail.com.


[sage-support] Prebuilt 9.1 fails to start on Catalina with Python complaint

2020-10-08 Thread Roger Lipsett
I just upgraded to Catalina and Sage now fails to start because Apple says 
that Python 3.7 is unverified. See below The Apple doc at 
https://support.apple.com/en-us/HT202491 is not helpful.

[image: Screen Shot.jpg]

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/4a4e014f-e858-4c0d-809b-264d47bb5d03n%40googlegroups.com.


Re: [sage-support] Re: problem compiling sage-9.2.rc0 on big sur, xcode 12.01

2020-10-08 Thread slelievre
2020-10-07 21:09:18 UTC, John H Palmieri:
>
> including details of which homebrew packages you've installed.

To get your installed homebrew packages listed in a file:
```
$ brew list --versions > brew-list-versions.txt
```
Or to add the date to the filename:
```
$ brew list --versions > brew-list-versions-`date "+%Y-%m-%d"`.txt
```

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/a1ba0616-77e9-42a8-bbbf-64bb72511cc4o%40googlegroups.com.