Re: /dev/stderr on cygwin

2003-06-17 Thread Jan Nieuwenhuizen
"Chris Jackson" <[EMAIL PROTECTED]> writes: > > Why do you need 1.7.x? > > Just for fun! Ok, good. We'll need to sort this out before 1.8 anyway. > >>> sys.stderr.write('foo') > foo>>> os.system ('echo foo 1>/dev/stderr') > cannot create /dev/stderr: directory nonexistent Ok, thanks. It look

Re: /dev/stderr on cygwin

2003-06-16 Thread Chris Jackson
- Original Message - From: "Jan Nieuwenhuizen" <[EMAIL PROTECTED]> > "Chris Jackson" <[EMAIL PROTECTED]> writes: > > > Just having fun trying to build the current development version 1.7.21 on > > Cygwin. I've managed to compile it now, after a few tweaks (e.g. install > > That must be f

Re: /dev/stderr on cygwin

2003-06-16 Thread Jan Nieuwenhuizen
"Chris Jackson" <[EMAIL PROTECTED]> writes: > Just having fun trying to build the current development version 1.7.21 on > Cygwin. I've managed to compile it now, after a few tweaks (e.g. install > complained that /usr/local/share/omf did not exist. Also this time, > configure could locate python2

/dev/stderr on cygwin

2003-06-16 Thread Chris Jackson
Just having fun trying to build the current development version 1.7.21 on Cygwin. I've managed to compile it now, after a few tweaks (e.g. install complained that /usr/local/share/omf did not exist. Also this time, configure could locate python2.2.dll, when it couldn't when I tried to build 1.7.20