> I don't think that the binary that came out is runnable outside the cygwin
> env ... and I really don't know what are all the dll involved. Anyway,
> it's
> https://www.dropbox.com/s/gbrojey9ncj1e8i/uwsgi.exe


Basically it should work in every system with the cygwin libraries used to
compile this .exe.

Another approach:

You can put all of the required dll (about 10) + the uwsgi.exe + the
python environment (site-packages...) + web2py dir in the same directory
and you can move to systems without cygwin and python. I suppose you can
even make an msi installer.

-- 
Roberto De Ioris
http://unbit.it

-- 

--- 
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