| | 1 | == Install Python == |
| | 2 | |
| | 3 | There is currently no good support for end-users running Mac. |
| | 4 | |
| | 5 | You can try the [InstallationGuidelines/Mac/Developer Developer] instructions if you wish. |
| | 6 | |
| | 7 | == Install Web2Py == |
| | 8 | http://web2py.com/examples/static/web2py_osx.zip |
| | 9 | |
| | 10 | === Launch Web2Py === |
| | 11 | * {{{web2py.py}}} |
| | 12 | * Select a Password |
| | 13 | * 'click here for the administrative interface' |
| | 14 | * Enter same password |
| | 15 | |
| | 16 | == Install Sahana == |
| | 17 | Download: http://launchpad.net/sahana-eden/trunk/0.5.4/+download/web2py.app.eden-0.5.4.w2p |
| | 18 | |
| | 19 | Note: This Download is a very old version of Sahana. This package needs updating. |
| | 20 | |
| | 21 | * upload application: web2py.app.eden-0.5.4.w2p |
| | 22 | * rename it: eden |
| | 23 | * submit |
| | 24 | |
| | 25 | === Done! === |
| | 26 | * http://127.0.0.1:8000/eden/ |