Rocket is already included in the source package -- why did you have to 
download it separately? As long as you've got Python installed, I think you 
should simply be able to download and unzip source, and then do 'python 
web2py.py' to run Python (it will start the Rocket server). At least, that's 
how it works on Windows.
 
Anthony

On Friday, April 8, 2011 7:32:50 PM UTC-4, 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!
>

Reply via email to