You download py2exe, go to the web2py source folder, issue python 
setup_exe.py py2exe and wait.

With python 2.5, there are no "subtle" issues with the archive that results.
However, with python >= 2.6, you should ship MSVCR90.dll with it to make it 
work (that's true for every python binary you'll ever build): make sure 
that you have rights to redistribute it if you're planning to make your own 
binary.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to