Changes between Version 6 and Version 7 of InstallationGuidelinesMacOSX
- Timestamp:
- 01/24/10 00:21:46 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesMacOSX
v6 v7 21 21 === Done! === 22 22 * 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 23 29 ---- 24 30 InstallationGuidelines