install:macos:source

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 [2020/05/11 13:35] paffenholzinstall:macos:source [2021/01/12 15:38] – external edit 127.0.0.1
Line 9: Line 9:
 **Note** that ''polymake'' needs ''perl'' to execute. We recommend to use the system ''perl'', not one of the versions that you can install via ''fink'' or similar. The system perl should be picked automatically if you have not installed another one or edited ''$PATH''. In case you have several versions of perl you have to make sure that ''polymake'' always finds the same ''perl'' as was used for compilation, so either provide an absolute path during configuration, or make sure that the correct version comes first in the ''$PATH'' **Note** that ''polymake'' needs ''perl'' to execute. We recommend to use the system ''perl'', not one of the versions that you can install via ''fink'' or similar. The system perl should be picked automatically if you have not installed another one or edited ''$PATH''. In case you have several versions of perl you have to make sure that ''polymake'' always finds the same ''perl'' as was used for compilation, so either provide an absolute path during configuration, or make sure that the correct version comes first in the ''$PATH''
  
-**Mac OS 10.11-10.14**: +**Mac OS 10.11 and later**: 
  
 Call <code>clang</code> or <code>xcode-select --install</code> in a terminal to trigger installation of the command line tools (Click install in the window that opens).  Call <code>clang</code> or <code>xcode-select --install</code> in a terminal to trigger installation of the command line tools (Click install in the window that opens). 
Line 61: Line 61:
   * Calling ''polymake'' in a terminal should now start the interactive shell.     * Calling ''polymake'' in a terminal should now start the interactive shell.  
   * At the first start ''polymake'' will try to find some third-party software installed on your computer it knows how to communicate with.  You can examine the list of unsuccessful attempts by calling the command ''show_unconfigured'' in the shell.   * At the first start ''polymake'' will try to find some third-party software installed on your computer it knows how to communicate with.  You can examine the list of unsuccessful attempts by calling the command ''show_unconfigured'' in the shell.
-  * For an introduction on how to work with the shell see [[:general|here]]. Enjoy.+  * For an introduction on how to work with the shell see [[:user_guide:shell|here]]. Enjoy.
  
 === Installation Script === === Installation Script ===
  • install/macos/source.txt
  • Last modified: 2024/04/11 15:53
  • by paffenholz