Differences

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

Link to this comparison view

Both sides previous revision Previous revision
macports [2016/02/19 11:55]
steve
macports [2016/02/19 11:55]
steve
Line 16: Line 16:
 </​code>​ </​code>​
  
-**Install python 2.7 and make it the default** 
- 
-<​code>​ 
-port install python27 
-port select --set python python27 
-</​code>​