Freeze.py and Python 2.0?

Mike Clarkson support at internetdiscovery.com
Thu Dec 14 08:58:48 EST 2000


On 08 Dec 2000 21:35:51 +0100, Martin von Loewis
<loewis at informatik.hu-berlin.de> wrote:

>Tim Roberts <timr at probo.com> writes:
>
>> The Python doc says that the Freeze tool is present in the Tools/freeze
>> directory of the Python source distribution.  Does this mean I *MUST* build
>> from source in order to get Freeze?  Is there any path to Freeze available
>> to someone using a binary distribution?
>
>No, you just need the tool at first. Since that generates a C file,
>you also need the header files, and libraries. Whether that could
>actually work very much depends on what your distribution provides you
>with.

But how do you get the header files and libraries to be where
freeze.py expects them?  And how does config.c get generated and
compiled.

 Even compiling 2.0 from scratch from the MS project files just gives
you the DLL files; it seems that there is a missing link to get
freeze.py to work.

Any help appreciated.

Mike.



More information about the Python-list mailing list