On Tuesday, February 25, 2020 at 9:36:55 AM UTC-6, seriously wrote:
>
> Seriously, has anyone got one of the current releases of Sage to work on 
> any Mac platform?
>
> I tried several times, lately with version 8.8 for 10.14.5.  I dropped the 
> binary in Applications.
> It can start up then - it opens a browser window which just stalls; it has 
> a drop-down menu called "Terminal Session",
> which doesn't do anything, and if I go directly into the App and execute 
> ./sage, all kinds of errors appear
> (many about permissions) and it crashes.
>
> Unfortunately I want to run a program built on this platform, and really 
> need a working version.  
> Any ideas are much appreciated.
>

I would try this version:

sage-8.9-OSX_10.14.6-x86_64.tar.bz2   (1058.94 MB)

as it worked fine for me on macOS 10.14.6 using the following commands in 
the terminal:

cd /Applications
mv ~/Downloads/sage-8.9-OSX_10.14.6-x86_64.tar.bz2 .
tar xf sage-8.9-OSX_10.14.6-x86_64.tar.bz2
cd SageMath
./sage
 
Best,

Nathan

-- 
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/93a7e77b-83fa-40f3-9687-15bd18c0cf32%40googlegroups.com.

Reply via email to