Re: [IronPython] Can't get Ironpython to run on MacOS X...

2006-09-11 Thread Wolfgang Keller
> Nothing. It is a known Mono bug. >From the answer I got on the Mono list, I would guess that it's less well known to the Mono developers. :-( Sincerely, Wolfgang Keller -- My email-address is correct. Do NOT remove ".nospam" to reply. ___ users m

Re: [IronPython] Can't get Ironpython to run on MacOS X...

2006-09-10 Thread Wolfgang Keller
On Sat, 9 Sep 2006 18:49:46 +0200, Sanghyeon Seo wrote (in message <[EMAIL PROTECTED]>): > You may want to apply this patch before building IronPython as a workaround: > http://sparcs.kaist.ac.kr/~tinuviel/download/patch-ironpython-mono-console Err, I've downloaded the "binary". Has anyone a pat

Re: [IronPython] Can't get Ironpython to run on MacOS X...

2006-09-09 Thread Sanghyeon Seo
2006/9/10, Wolfgang Keller <[EMAIL PROTECTED]>: > when I enter "mono ipy.exe" in the terminal, Mono gets started, but I don't > get a usable Python interpreter prompt - the output in the terminal window is > "blind" > > What am I doing wrong? Nothing. It is a known Mono bug. You may want to apply

[IronPython] Can't get Ironpython to run on MacOS X...

2006-09-09 Thread Wolfgang Keller
Hello, when I enter "mono ipy.exe" in the terminal, Mono gets started, but I don't get a usable Python interpreter prompt - the output in the terminal window is "blind" When I enter "mono ipyw.exe", nothing happens, Mono doesn't even start. What am I doing wrong? I'm using MonoFramework-1.1.1