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 [2021/01/20 08:17] – [download] Add link to polymake.jl page lkastnerdownload:start [2021/03/17 10:28] – [MacOS] add apple m1 bundle benmuell
Line 28: Line 28:
 ==== MacOS ==== ==== MacOS ====
  
-**NOTE**: There are no binaries for **Mac OS 11 (Big Sur) on arm** (the new processor developed by appleand the installation has not been tested. **Intel Macs** should be **fine**. +**NOTE**: There is experimental support for **Mac OS 11 (Big Sur) on arm** (the new M1 processor developed by Apple), please apply [[https://polymake.org/downloads/patches/apple_m1.patch|this patch]] for building polymake 4.3 (the latest master already includes these changes) and please report any issues. **Intel Macs** should be **fine**. 
  
 === Binary Releases === === Binary Releases ===
Line 37: Line 37:
  
 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. 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.
 +
 +**Note**: If you have previously installed a self compiled version of polymake into the standard installation location ''/usr/local'', then you **must** delete this version first (also if you used ''brew'' for the installation of dependencies, but not for ''polymake'' itself, as was the recommend procedure until June 20). Otherwise ''brew'' will refuse to install the executable, which leaves you with a broken polymake.
 <code> <code>
 brew tap apaffenholz/polymake brew tap apaffenholz/polymake
Line 52: Line 54:
 There are precompiled bundles for MacOS between 10.11 and 11.1, see below. Install a bundle by dragging the app to /Applications. See [[install:macos/bundles#Installing the App Bundle|here for more information]]. There are precompiled bundles for MacOS between 10.11 and 11.1, see below. Install a bundle by dragging the app to /Applications. See [[install:macos/bundles#Installing the App Bundle|here for more information]].
    * polymake 4.3    * polymake 4.3
-     * [[http://www.polymake.org/downloads/polybundle-v4.3-macos-11.1-perl-5.28.2.dmg|MacOS 11.1 bundle]] +     * //experimental// [[https://www.polymake.org/downloads/polybundle-v4.3-macos-11.2-applem1-perl-5.28.2-v1.dmg|MacOS 11.2 arm64 bundle]] for Apple M1 
-     * [[http://www.polymake.org/downloads/polybundle-v4.3-macos-10.15-perl-5.18.4.dmg|MacOS 10.15 bundle]] +     * [[https://www.polymake.org/downloads/polybundle-v4.3-macos-11.1-perl-5.28.2.dmg|MacOS 11.1 bundle]] 
-     * [[http://www.polymake.org/downloads/polybundle-v4.3-macos-10.14-perl-5.18.4.dmg|MacOS 10.14.6 bundle]] +     * [[https://www.polymake.org/downloads/polybundle-v4.3-macos-10.15-perl-5.18.4.dmg|MacOS 10.15 bundle]] 
-     * [[http://www.polymake.org/downloads/polybundle-v4.3-macos-10.13-perl-5.18.2.dmg|MacOS 10.13 bundle]]+     * [[https://www.polymake.org/downloads/polybundle-v4.3-macos-10.14-perl-5.18.4.dmg|MacOS 10.14.6 bundle]] 
 +     * [[https://www.polymake.org/downloads/polybundle-v4.3-macos-10.13-perl-5.18.2.dmg|MacOS 10.13 bundle]]
    * polymake 4.2    * polymake 4.2
-     * [[http://www.polymake.org/downloads/polybundle-release-4.2-macos-10.15-perl-5.18.4-v1.dmg|MacOS 10.15 bundle]] +     * [[https://www.polymake.org/downloads/polybundle-release-4.2-macos-10.15-perl-5.18.4-v1.dmg|MacOS 10.15 bundle]] 
-     * [[http://www.polymake.org/downloads/polybundle-release-4.2-macos-10.14-perl-5.18.4-v1.dmg|MacOS 10.14.6 bundle]]+     * [[https://www.polymake.org/downloads/polybundle-release-4.2-macos-10.14-perl-5.18.4-v1.dmg|MacOS 10.14.6 bundle]]
    * polymake 4.0    * polymake 4.0
-     * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.12-perl-5.18.2-v1.dmg|MacOS 10.12 bundle]]  +     * [[https://www.polymake.org/downloads/polybundle-release-4.0-macos-10.12-perl-5.18.2-v1.dmg|MacOS 10.12 bundle]]  
-     * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.11-perl-5.18.2-v1.dmg|MacOS 10.11 bundle]]+     * [[https://www.polymake.org/downloads/polybundle-release-4.0-macos-10.11-perl-5.18.2-v1.dmg|MacOS 10.11 bundle]]
  
 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 100: Line 103:
 **Remark:** Visualization in the Linux Subsystem does not work out of the box **Remark:** Visualization in the Linux Subsystem does not work out of the box
 because of several issues. The current workaround is to load {{:download:wslviewer.pl | this polymake script }} that adapts the paths and uses a native windows program for opening the resulting file, which requires Windows 10 version 1903. You may load this script automatically at the beginning of every polymake session by adding a line because of several issues. The current workaround is to load {{:download:wslviewer.pl | this polymake script }} that adapts the paths and uses a native windows program for opening the resulting file, which requires Windows 10 version 1903. You may load this script automatically at the beginning of every polymake session by adding a line
-<code>script("$ENV{HOME}/path/to/wslviewer.pl");</code> to your personal startup file ''$HOME/.polymake/init.pl'' file.  Please be aware that this script is still //work in progress// and works only for threejs, tikz and svg at the moment.+<code>script("$ENV{HOME}/path/to/wslviewer.pl");</code> to your personal startup file ''$HOME/.polymake/prefer.pl'' file (since polymake 4.4 this file is renamed to ''init.pl'' and must be activated via custom variable ''$init_script'').  Please be aware that this script is still //work in progress// and works only for threejs, tikz and svg at the moment.
  
 =====Docker images===== =====Docker images=====
  • download/start.txt
  • Last modified: 2024/05/13 09:14
  • by benmuell