[web2py] Re: Building compiled version of web2py app

2010-05-05 Thread mdipierro
When you start it the first time, user the password "web2py" (document somewhere that this they password they should use). copy options_std.py into options.py and set options so that it starts without the widget. I have never tried this so you may have to play with it a little bit. You can also wr

[web2py] Re: Building compiled version of web2py app

2010-05-05 Thread Yarko Tymciurak
On May 4, 9:24 pm, mdipierro wrote: > Just take the web2py binary distribution. Unzip, start it, upload your > app via admin (as "init"), stop web2py. > > Copy web2py.app on the USB drive and you are done. Just want to report on this: --- Indeed, this worked well (but - there is some story arou

[web2py] Re: Building compiled version of web2py app

2010-05-04 Thread mdipierro
Just take the web2py binary distribution. Unzip, start it, upload your app via admin (as "init"), stop web2py. Copy web2py.app on the USB drive and you are done. On May 4, 9:01 pm, Yarko Tymciurak wrote: > I'm trying to build a distributable version of an app for mac (and > it's my first time tr