| Both sides previous revision Previous revision Next revision | Previous revision |
| install:jll [2023/11/23 10:05] – 4.11 benmuell | install:jll [2026/09/17 12:17] (current) – external edit 127.0.0.1 |
|---|
| |
| 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: | 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.15 === |
| | |
| | * [[https://polymake.org/downloads/polymake-4.15-linux-x86_64.tar.gz|polymake-4.15-linux-x86_64.tar.gz]] |
| | * [[https://polymake.org/downloads/polymake-4.15-macos-x86_64.tar.gz|polymake-4.15-macos-x86_64.tar.gz]] |
| | * [[https://polymake.org/downloads/polymake-4.15-macos-aarch64.tar.gz|polymake-4.15-macos-aarch64.tar.gz]] |
| | |
| | === polymake 4.14 === |
| | |
| | * [[https://polymake.org/downloads/polymake-4.14-linux-x86_64.tar.gz|polymake-4.14-linux-x86_64.tar.gz]] |
| | * [[https://polymake.org/downloads/polymake-4.14-macos-x86_64.tar.gz|polymake-4.14-macos-x86_64.tar.gz]] |
| | * [[https://polymake.org/downloads/polymake-4.14-macos-aarch64.tar.gz|polymake-4.14-macos-aarch64.tar.gz]] |
| | |
| | === polymake 4.13 === |
| | |
| | * [[https://polymake.org/downloads/polymake-4.13-linux-x86_64.tar.gz|polymake-4.13-linux-x86_64.tar.gz]] |
| | * [[https://polymake.org/downloads/polymake-4.13-macos-x86_64.tar.gz|polymake-4.13-macos-x86_64.tar.gz]] |
| | * [[https://polymake.org/downloads/polymake-4.13-macos-aarch64.tar.gz|polymake-4.13-macos-aarch64.tar.gz]] |
| | |
| |
| === polymake 4.11 === | === polymake 4.11 === |
| 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. | 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''). | To install these packages just extract the tarball and run ''./polymake-4.14-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]]. | 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]]. |