Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26373
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: EXTERNAL: Re: missing python-config and building python on Windows |
| Date | 2012-08-01 13:09 -0400 |
| References | <50187CF7.3080706@clear.net> <5018A755.60609@gmail.com> <5019175F.8010404@lmco.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2841.1343840982.4697.python-list@python.org> (permalink) |
On 8/1/2012 7:47 AM, Damon Register wrote: > On 7/31/2012 11:49 PM, Mark Hammond wrote: >> On 1/08/2012 10:48 AM, Damon Register wrote: >>> 1. though I have looked in a few readme files, I don't see >>> instructions for >>> installing what I have just built using MSVC. Where can I find the >>> instructions for installing after building with MSVC? >> >> There is no such process. In general, you can just run directly from >> the built tree. > That is a bummer. That makes me more curious about how the Windows > installer was made and how all the pieces were gathered together. All I know is that the Windows installer is a .msi file created by a script that uses msilib. I don't know whether that script is in the repository. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: EXTERNAL: Re: missing python-config and building python on Windows Terry Reedy <tjreedy@udel.edu> - 2012-08-01 13:09 -0400
csiph-web