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 revisionBoth sides next revision
install:mac [2020/05/11 13:35] paffenholzinstall:mac [2020/05/11 13:35] paffenholz
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). 
  • install/macos/source.txt
  • Last modified: 2024/04/11 15:53
  • by paffenholz