Re: Building python 2.4.2 on Cygwin

2006-02-20 Thread Stephen Gross
> On Mon, Feb 20, 2006 at 12:24:34PM -0800, mrstephengross wrote:
>> Ok, I'm working on building python 2.4.2 on cygwin. I *think* it's
>> version 3.0 or 3.1 (is there a quick way to find out what version of
>> cygwin is running within a shell?)
> 
> Use "uname -r".  What version are you running?

Uname tells me:

$ uname -r
1.5.18(0.132/4/2)

--Steve
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Building python 2.4.2 on Cygwin

2006-02-21 Thread Stephen Gross
>Just to be sure, what does the following indicate?
$ cygcheck -c cygwin
Cygwin Package Information
Package  VersionStatus
cygwin   1.5.18-1   OK

>BTW, can you use the pre-built Python 2.4.1 that is part of the standard
Cygwin distribution?

Nope--I need to do a custom python build for a very specific situation...

Thanks,
--Steve
-- 
http://mail.python.org/mailman/listinfo/python-list