On Apr 8, 2011, at 4:32 PM, pbreit wrote:
> That was...how shall I say it...ridiculously easy!
> 
> 1. Download Rocket
> 2. python setup.py install
> 3. set up an admin password (i copied an existing parameters_###.py file)
> 4. python anyserver.py -s rocket -p 8080
> 
> No more binaries!

No need to download Rocket; it's already built in to web2py. Just download 
web2py source and: python web2py.py ...

It's also easy to grab (and update) the trunk via hg. 

Reply via email to