Changes between Version 6 and Version 7 of InstallationGuidelinesMacOSX


Ignore:
Timestamp:
01/24/10 00:21:46 (15 years ago)
Author:
Timothy Caro-Bruce
Comment:

added troubleshooting notes on lxml

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelinesMacOSX

    v6 v7  
    2121=== Done! ===
    2222 * http://127.0.0.1:8000/sahana/
     23
     24=== Trouble? ===
     25 * {{{lxml}}} can give trouble on OS X.  Try:
     26  * {{{STATIC_DEPS=true sudo easy_install lxml}}} (adapted from [http://blog.ianbicking.org/2008/12/10/lxml-an-underappreciated-web-scraping-library/ this blog post])
     27  * remove other {{{libxml2}}} versions, such as may have been installed by {{{fink}}} or !MacPorts
     28
    2329----
    2430InstallationGuidelines