install:mac_nofink

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
install:mac_nofink [2019/05/16 11:36] paffenholzinstall:mac_nofink [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Preparation: Resolving Dependencies without fink ====== 
- 
-**Note**: You need the following steps **only if you do not want to use ''fink'' or ''brew''**. In this case you have to compile some Linux packages first.  
- 
-  *You need to install the following Linux packages (Follow the installation instructions given with each of the packages.) You might have some of them already if you installed your own compiler.  
-    * [[http://www.gnu.org/s/readline/|readline]] (version 6 or later) 
-    * [[http://search.cpan.org/~hayashi/Term-ReadLine-Gnu/Gnu.pm|Term-Readline-Gnu]]  
-    * [[http://gmplib.org/|gmp]] (version 5 or later). ''gmp'' needs to be configured with the ''--enable-cxx=yes'' option. 
-    * [[http://www.mpfr.org/|mpfr]] (version 3 or later) 
-    * [[http://www.boost.org/|boost]] (we only need the headers, so it suffices to unpack the archive, you can even delete most of the stuff, just keep ''include'') 
-    * (for Mac OS 10.9 and 10.10) [[http://ant.apache.org/|ant]] 
-    * [[http://bugseng.com/products/ppl/|ppl]] (version 1.1 or later) 
-    * [[http://ant.apache.org/bindownload.cgi|ant]] (version 1.9.4 or later (caution: older version **really** don't work)) 
- 
- 
- 
-