download:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
download:start [2019/05/14 13:28] – [MacOS] paffenholzdownload:start [2019/05/16 12:04] – [MacOS] paffenholz
Line 29: Line 29:
    * Read the [[install:mac|Installation instructions]]    * Read the [[install:mac|Installation instructions]]
    * Download the bundle for your MacOS version (you will need a Macbook from Fall 2013 or later and apple's command line tools)    * Download the bundle for your MacOS version (you will need a Macbook from Fall 2013 or later and apple's command line tools)
-       * [[http://www.polymake.org/downloads/polybundle-macos-10.14-perl-5.18.2-v3.dmg|MacOS 10.14 bundle (polymake version 3.4)]] +       * [[http://www.polymake.org/downloads/polybundle-macos-10.14-perl-5.18.2-v2.dmg|MacOS 10.14 bundle (polymake version 3.4)]] 
-       * [[http://www.polymake.org/downloads/polybundle-macos-10.13-perl-5.18.2-v1.dmg|MacOS 10.13 bundle (polymake version 3.4)]] +       * [[http://www.polymake.org/downloads/polybundle-macos-10.13-perl-5.18.2-v2.dmg|MacOS 10.13 bundle (polymake version 3.4)]] 
-       * [[http://www.polymake.org/downloads/polybundle-macos-10.12-perl-5.18.2-v1.dmg|MacOS 10.12 bundle (polymake version 3.4)]] +       * [[http://www.polymake.org/downloads/polybundle-macos-10.12-perl-5.18.2-v2.dmg|MacOS 10.12 bundle (polymake version 3.4)]] 
        * [[http://www.polymake.org/downloads/polybundle-macos-10.11-perl-5.18.2-v2.dmg|MacOS 10.11 bundle (polymake version 3.4)]]        * [[http://www.polymake.org/downloads/polybundle-macos-10.11-perl-5.18.2-v2.dmg|MacOS 10.11 bundle (polymake version 3.4)]]
 +
 +You may need to manually unsandbox the bundle (as it is not officially signed by Apple). For this, run
 +<code>
 +sudo xattr -r -d com.apple.quarantine /Applications/polymake.app/
 +</code>
 +in a terminal (assuming you installed it to /Applications, otherwise adjust the path).
  
 You can use the bundle also in a Jupyter notebook or in Julia. For more details see [[install:mac#Jupyter Notebooks with the Bundle|here for Jupyter]] and [[install:mac#Using the Bundle for Polymake.jl in Julia|here for Julia]] You can use the bundle also in a Jupyter notebook or in Julia. For more details see [[install:mac#Jupyter Notebooks with the Bundle|here for Jupyter]] and [[install:mac#Using the Bundle for Polymake.jl in Julia|here for Julia]]
  • download/start.txt
  • Last modified: 2024/05/13 09:14
  • by benmuell