i have downloaded cx-freeze and i have found that lines in the readme file

"Assume that you have a script called "hello.py" containing the line "print 'Hello World!'". To freeze this script you would issue the following
commands:

FreezePython --install-dir dist hello.py

This would create the following files (the exact number and names of files will depend on the platform and version of Python that is used):

dist/hello
dist/pcre.so
dist/pwdmodule.so
dist/strop.so"

please explain how to build an rpm-package from that files

and thanks for all
_________________________________________________
Votre mail gratuit avec http://lexpress.net

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to