>
> INFO: Can't locate Tcl/Tk libs and/or headers
>
install Tcl/Tk library
--
http://mail.python.org/mailman/listinfo/python-list
this
case?
Thanks,
Tom
-Original Message-
From: python-list-bounces+tky=3ds@python.org
[mailto:python-list-bounces+tky=3ds@python.org] On Behalf Of KACVINSKY Tom
Sent: Wednesday, June 20, 2012 4:29 PM
To: python-list@python.org
Subject: RE: Custom build of Python
Terry,
At this
et bdist_wininst to work out of the box? I am
not comfortable with hacking distutils. What do the maintainers do in this
case?
Thanks,
Tom
-Original Message-
From: python-list-bounces+tky=3ds@python.org
[mailto:python-list-bounces+tky=3ds@python.org] On Behalf Of KACVINSKY Tom
y=3ds@python.org
[mailto:python-list-bounces+tky=3ds@python.org] On Behalf Of Terry Reedy
Sent: Wednesday, June 20, 2012 4:13 PM
To: python-list@python.org
Subject: Re: Custom build of Python
On 6/20/2012 2:24 PM, KACVINSKY Tom wrote:
> I had reason to build Python 2.6.8 with Microsoft Visual Stu
On 6/20/2012 2:24 PM, KACVINSKY Tom wrote:
I had reason to build Python 2.6.8 with Microsoft Visual Studio 2010. I
was able to get the pcbuild solution to build, and I have the necessary
exes/dlls/pyds in the amd64 build directory. What is not clear to is
how to complete the build and make an i
I had reason to build Python 2.6.8 with Microsoft Visual Studio 2010. I was
able to get the pcbuild solution to build, and I have the necessary
exes/dlls/pyds in the amd64 build directory. What is not clear to is how to
complete the build and make an installation. I could not find any
docume
I've got a build of Python (3.3) on my Windows PC. Everything is
built, I believe (core, all modules, HTML help, etc). I want to
"install" it on my PC (because tools like virtualenv expect a standard
install layout, and the checkout basically isn't).
I tried using Tools/msi/msi.py to build an inst