install:mac_compiling_homebrew

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
Last revisionBoth sides next revision
install:mac_compiling_homebrew [2019/06/02 21:44] paffenholzinstall:mac_compiling_homebrew [2019/07/18 13:00] paffenholz
Line 1: Line 1:
 === Compiling polymake === === Compiling polymake ===
  
-This has been tested on **Mac OS 10.10** and later.+This has been tested on **Mac OS 10.11** and later.
  
 Get the ''polymake'' sources (either the latest release, or do a checkout of the perpetual beta, see [[:download/start|here]] for links). If you used a tar ball unpack it and switch into the polymake directory. If you use the perpetual beta, switch into the directory trunk. Now issue Get the ''polymake'' sources (either the latest release, or do a checkout of the perpetual beta, see [[:download/start|here]] for links). If you used a tar ball unpack it and switch into the polymake directory. If you use the perpetual beta, switch into the directory trunk. Now issue
Line 13: Line 13:
 --prefix=$HOME/polymake-install --prefix=$HOME/polymake-install
 </code> </code>
-to configure, where $HOME/polymake-install can be any directory in your $HOME folder. +to configure, where '''$HOME/polymake-install''' can be any directory in your $HOME folder. 
  
 If you have never used java before you will get a popup window that asks you to install java. Please do so and rerun the above command.  If you have never used java before you will get a popup window that asks you to install java. Please do so and rerun the above command.