Changes between Version 25 and Version 26 of InstallationGuidelines/Mac/Developer/Manual


Ignore:
Timestamp:
11/27/13 12:54:16 (11 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Mac/Developer/Manual

    v25 v26  
    7272   (Without the last Web2py will not be able to find the PostgreSQL driver.)
    7373
     74== Install Git ==
     75Check whether you already have git installed by:
     76{{{
     77which git
     78}}}
     79If not then...
     80
     81'''!MacPorts Install (recommended)'''
     82{{{
     83sudo port install git-core +doc +gitweb
     84}}}
     85
    7486== Trouble? ==
    7587 * {{{lxml}}} can give trouble on OS X.  Try: