On Thursday, April 9, 2020 at 6:35:53 AM UTC-7, David Einstein wrote:
>
> I did a brew install pkg-config and was notified that version 0.29.1 was 
> already installed, but I could upgrade to 0.29.2, so I did so. Then did a 
> `make distclean` and then make and got marginally further.  Now it dies 
> starting to build sagelib
>
>>
>>>>
>From the config.log that you posted it seems that you are running configure 
from inside `sage -sh` or you have set PATH manually to include the 
following:
PATH: /Users/davideinstein/projects/sage/build/bin

PATH: /Users/davideinstein/projects/sage/src/bin
PATH: /Users/davideinstein/projects/sage/local/bin


This is not supported. configure should be run outside of `sage -sh` and 
without such PATH settings.
 

-- 
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/13e18e2b-c73c-4ea4-9cdd-b326bf4e72c3%40googlegroups.com.

Reply via email to