| WebSeitz/wikilog |
| Rhubarb Tart |
|
| last edited by BillSeitz on Mar 8, 2008 11:50 am |
Python Web Framework built on WSGI/Python Paste.
May'2006 Trying to install
CheeTah: do easy_install http://cheeseshop.python.org/packages/source/C/Cheetah/Cheetah-1.0.tar.gz
see many lines like "error removing /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/Cheetah-1.0-py2.4-macosx-10.3-fat.egg: /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/Cheetah-1.0-py2.4-macosx-10.3-fat.egg/[EGG]-[INFO]: Permission denied"
trying easy_install -f http://rhubarbtart.org RhubarbTart PasteScript==dev
get:
Searching for RhubarbTart Reading http://rhubarbtart.org Best match: RhubarbTart dev Downloading http://svn.rhubarbtart.org/RhubarbTart/trunk/#egg=RhubarbTart-dev Doing subversion checkout from http://svn.rhubarbtart.org/RhubarbTart/trunk/ to /tmp/easy_install-SUzIvI/trunk sh: line 1: svn: command not found Processing trunk error: Couldn't find a setup script in /tmp/easy_install-SUzIvI/trunk
Tried again using sudo
CheeTah - now that worked
Rhubarb Tart - still no good
Duh, I thought I had installed Sub Version, but I was wrong!
Tried Rhubarb Tart sudo easy_install..... again and it looks good.
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/RhubarbTart-0.6dev_r5247-py2.4.egg is a directory
Jun5'2006 - got through step2 in tutorial, launched server, got "Hello world!" (Hello World)
To see it, change into the (app) directory and run docs/devel_config.ini. This will start a HTTP server on your machine on port 8080.
July20'2006 -
playing with URI - it happily takes Wiki Name with slash and no question-mark, but can't seem to leave out the function name, whether it's index or something else.
Sept23'2006
| See Back Links: Python Paste | Python Web Framework | Rhubarb Tart | Julian Krause | Cherry Py | |
| User Options Recent Changes Help Page |