===== polymake ready to run ===== We now offer new self-contained polymake binaries which are based on the ''[[https://github.com/JuliaBinaryWrappers/polymake_jll.jl|polymake_jll]]'' package built for the [[http://oscar-system.org|OSCAR]] project. These are ready to run on all reasonable Linux distributions (including ArchLinux, Debian, Fedora, Manjaro, Ubuntu, ...) and macOS versions: === polymake 4.11 === * [[https://polymake.org/downloads/polymake-4.11-linux-x86_64.tar.gz|polymake-4.11-linux-x86_64.tar.gz]] * [[https://polymake.org/downloads/polymake-4.11-macos-x86_64.tar.gz|polymake-4.11-macos-x86_64.tar.gz]] * [[https://polymake.org/downloads/polymake-4.11-macos-aarch64.tar.gz|polymake-4.11-macos-aarch64.tar.gz]] === polymake 4.10 === * [[https://polymake.org/downloads/polymake-4.10-linux-x86_64.tar.gz|polymake-4.10-linux-x86_64.tar.gz]] * [[https://polymake.org/downloads/polymake-4.10-macos-x86_64.tar.gz|polymake-4.10-macos-x86_64.tar.gz]] * [[https://polymake.org/downloads/polymake-4.10-macos-aarch64.tar.gz|polymake-4.10-macos-aarch64.tar.gz]] These include polymake and most required dependencies (including a suitable perl version). You still need to install a C++ compiler, otherwise polymake may not be able to build C++ wrappers on demand, ''g++'' on Linux and ''Xcode'' on macOS. To install these packages just extract the tarball and run ''./polymake-4.10-linux-x86_64/bin/polymake'' (or create a symlink to this file in your ''$PATH''). Details on the sources for these binaries can be found on the page for ''[[https://github.com/JuliaBinaryWrappers/polymake_jll.jl|polymake_jll]]'' and the list of [[https://github.com/JuliaBinaryWrappers/polymake_jll.jl#dependencies|dependencies]]. This was converted to a self-contained tarball using [[https://github.com/JuliaPackaging/JLLPrefixes.jl|JLLPrefixes.jl]] and some custom [[https://github.com/benlorenz/pmjll|scripts]]. Please report any issues in the [[https://forum.polymake.org|forum]] or on [[https://github.com/polymake/polymake|github]].