[qmtest] [PATCH] Fix open_temporary_file_fd
Mark Mitchell
mark at codesourcery.com
Tue Feb 17 17:47:48 UTC 2004
Andrew Funk wrote:
>Hi Mark,
>
>Since I have only just started to use QMTest under Windows I am still
>getting up to speed. To get started, I downloaded the self-extracting
>executable from the website and followed the instructions. This
>installed something in my C:\Python23\Scripts directory, separate from
>the installation that I use under Linux. What should be my procedure
>for installing and running the latest CVS version under Windows?
>
>
>
You should be able to do a normal "./configure; make; make install"
under Windows using Cygwin, but you want to make sure that the Python
you're using is the non-Cygwin Python.
You can also use linux and do "python ./setup.py bdist_wininst" to build
a new Windows-installer binary. (That shold work under Windows too,
actually).
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark at codesourcery.com
More information about the qmtest
mailing list