Assuming you have python 2.5+ and mercurial

#how to instll

curl http://web2py.com/example/static/nightly/web2py_src.zip
unzip web2py_src.zip
cd web2py/applications
hg clone https://cube2py.googlecode.com/hg/ cube2py
cd ..

# start it

python web2py.py

# goto http://127.0.0.1:8000/cube2py

If you have any problem, let me know and I will package everything as
an mac.app

On 11 Lug, 17:47, Alok <[email protected]> wrote:
> Hello group!
>
> I am new to web2py and have been poking around the framework for a
> little while now but have not yet 'taken the plunge.'  I was recently
> exposed to the Cube2Py video and I must say they look super-
> impressive. The thing is, as I am still new to the framework I am
> having trouble getting cube2py up and running on my web2py
> installation and was hoping someone would be able to offer a step-by-
> step guide.
>
> Note: As I would like to contribute to my newfound community, I am
> willing to offer the following: If someone out there can provide me
> with a step by step guide to installing cube2py on an existing web2py
> installation in a crude form, I will promise to clean it up, flesh it
> out and publish a fully documented tutorial on the subject to be
> posted on the wiki for all.
>
> My ideal scenario would include instructions for installing cube2py on
> a localhost (Windows/Mac/OSX) or alternatively on GAE, but I will
> settle for a standard localhost install tutorial for now.
>
> cheers,
> Alok

Reply via email to