F
Federico
I've a script that use cgi and pil modules, when I freeze it with
freeze.py it doesn't work on other coputers because it call some dynamyc
library, How can I modify the Makefile generated by freeze.py to have a
static compiling with all library I need?
Thanks
freeze.py it doesn't work on other coputers because it call some dynamyc
library, How can I modify the Makefile generated by freeze.py to have a
static compiling with all library I need?
Thanks