wiki:InstallationGuidelinesMacOSX

Version 8 (modified by Fran Boon, 15 years ago) ( diff )

--

Installation on MacOSX

Download SahanaPy

Install Web2Py

Launch Web2Py

  • web2py.exe
  • Select a Password
  • 'click here for the administrative interface'
  • Enter same password

Install Sahana

  • upload application: web2py.app.sahana-0.4.w2p
  • rename it: sahana
  • submit

Done!

Trouble?

  • lxml can give trouble on OS X. Try:
    • STATIC_DEPS=true sudo easy_install lxml (adapted from this blog post)
    • remove other libxml2 versions, such as may have been installed by fink or MacPorts

InstallationGuidelines

Note: See TracWiki for help on using the wiki.