Under macOS 10.10.5.

$ cd /opt/s
$ ORIG=http://files.sagemath.org/osx/intel
$ TB=sage-8.4-OSX_10.13.6-x86_64.tar.bz2
$ curl -C - --retry 99 -O $ORIG/$TB
...
$ tar xf $TB
$ cd SageMath/
$ ./sage

Rewriting paths for your new installation directory
===================================================

This might take a few minutes but only has to be done once.

patching /opt/s/SageMath/build/make/Makefile-auto
...
patching /opt/s/SageMath/src/sage/ext/interpreters/wrapper_rr.pyx
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 8.4, Release Date: 2018-10-17                     │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
dyld: lazy symbol binding failed: Symbol not found: _getentropy
  Referenced from: /opt/s/SageMath/local/lib/libpython2.7.dylib
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _getentropy
  Referenced from: /opt/s/SageMath/local/lib/libpython2.7.dylib
  Expected in: /usr/lib/libSystem.B.dylib

Trace/BPT trap: 5
$

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to