Changes between Version 25 and Version 26 of InstallationGuidelines/Mac/Developer/Manual
- Timestamp:
- 11/27/13 12:54:16 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Mac/Developer/Manual
v25 v26 72 72 (Without the last Web2py will not be able to find the PostgreSQL driver.) 73 73 74 == Install Git == 75 Check whether you already have git installed by: 76 {{{ 77 which git 78 }}} 79 If not then... 80 81 '''!MacPorts Install (recommended)''' 82 {{{ 83 sudo port install git-core +doc +gitweb 84 }}} 85 74 86 == Trouble? == 75 87 * {{{lxml}}} can give trouble on OS X. Try: