Changes between Version 24 and Version 25 of InstallationGuidelinesMacOSX
- Timestamp:
- 11/29/10 10:52:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesMacOSX
v24 v25 25 25 === Done! === 26 26 * http://127.0.0.1:8000/eden/ 27 28 27 === Trouble? === 29 28 * {{{lxml}}} can give trouble on OS X. Try: 30 29 * {{{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]) 31 * remove other {{{libxml2}}} versions, such as may have been installed by {{{fink}}} or !MacPorts 30 * remove other {{{libxml2}}} versions, such as may have been installed by {{{fink}}} or !MacPorts - ONlY works in unmodified python setup. In case you have modified your python you must link some how the python directory with /frameworks/python otherwise lxml will not being found(not tested) 32 31 33 32 ---- 34 33 InstallationGuidelines 34 InstallationGuidelines