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 [2020/05/11 13:14] – [MacOS] paffenholzdownload:start [2020/06/05 16:07] – [MacOS] paffenholz
Line 27: Line 27:
  
 ==== MacOS ==== ==== MacOS ====
-You have two options: Compile your own version or download a binary. + 
-   * **Sources**Read the [[install:macos|Installation instructions]] on how to compile the current version of polymake yourself+=== Binary Releases === 
-   * **Binaries**: There are precompiled bundles for MacOS between 10.11 and 10.15, see below. Install a bundle by dragging the app to /Applications. See [[install:macos/bundles#Installing the App Bundle|here for more information]]. + 
-       * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.15-perl-5.18.4-v1.dmg|MacOS 10.15 bundle (polymake version 4.0)]] +You have two options: Download one of our bundles and just drag it to /Applications, or install via [[https://github.com/apaffenholz/homebrew-polymake|our tap]] for [[https://brew.sh/|Homebrew]]. 
-       * MacOS 10.14.6: One of our users successfully installed the bundle for MacOS 10.15. Please try! The same may be true for MacOS 10.14.5. + 
-       * [[http://www.polymake.org/downloads/polybundle-3.5-macos-10.14-perl-5.18.2-v5.dmg|MacOS 10.14.1 - 10.14.4 bundle (polymake version 3.5)]] +== Homebrew/Perlbrew == 
-       * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.13-perl-5.18.2-v1.dmg|MacOS 10.13 bundle (polymake version 4.0)]] + 
-       * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.12-perl-5.18.2-v1.dmg|MacOS 10.12 bundle (polymake version 4.0)]]  +If you have installed [[https://brew.sh/|Homebrew]] already (or just do it by copying the one line from their page), you can get polymake via our tap
-       * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.11-perl-5.18.2-v1.dmg|MacOS 10.11 bundle (polymake version 4.0)]]+ 
 +<code> 
 +brew tap apaffenholz/polymake 
 +brew install polymake 
 +</code> 
 +For MacOS 10.13, 10.14, and 10.15 this downloads a precompiled binary (for 10.14 you **must** have version 10.14.5 or above, so just update your OS, which you should do anyway), for other versions it downloads and compiles polymake and all dependencies. 
 + 
 +== Bundles == 
 + 
 +There are precompiled bundles for MacOS between 10.11 and 10.15, see below. Install a bundle by dragging the app to /Applications. See [[install:macos/bundles#Installing the App Bundle|here for more information]]. 
 +   * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.15-perl-5.18.4-v1.dmg|MacOS 10.15 bundle (polymake version 4.0)]] 
 +   * MacOS 10.14.6: One of our users successfully installed the bundle for MacOS 10.15. Please try! The same may be true for MacOS 10.14.5. 
 +   * [[http://www.polymake.org/downloads/polybundle-3.5-macos-10.14-perl-5.18.2-v5.dmg|MacOS 10.14.1 - 10.14.4 bundle (polymake version 3.5)]] 
 +   * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.13-perl-5.18.2-v1.dmg|MacOS 10.13 bundle (polymake version 4.0)]] 
 +   * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.12-perl-5.18.2-v1.dmg|MacOS 10.12 bundle (polymake version 4.0)]]  
 +   * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.11-perl-5.18.2-v1.dmg|MacOS 10.11 bundle (polymake version 4.0)]]
  
 You may need to manually unsandbox the bundle (as it is not officially signed by Apple). For this, run You may need to manually unsandbox the bundle (as it is not officially signed by Apple). For this, run
Line 44: Line 59:
  
 You can use the bundle also in a Jupyter notebook or in Julia. For more details see [[install:macos/bundles#Jupyter Notebooks with the Bundle|here for Jupyter]] and [[install:macos/bundles#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:macos/bundles#Jupyter Notebooks with the Bundle|here for Jupyter]] and [[install:macos/bundles#Using the Bundle for Polymake.jl in Julia|here for Julia]]
 +
 +
 +=== Source Installation === 
 +
 +Read the [[install:macos|Installation instructions]] on how to compile the current version of polymake yourself.
 + 
 ===== Other releases ===== ===== Other releases =====
 We publish stable and tested [[perpetualbeta| perpetual beta]] versions as a way for you to use the newest features before the release. We publish stable and tested [[perpetualbeta| perpetual beta]] versions as a way for you to use the newest features before the release.
  • download/start.txt
  • Last modified: 2024/05/13 09:14
  • by benmuell