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 this patch before building IronPython as a workaround: http://sparcs.kaist.ac.kr/~tinuviel/download/patch-ironpython-mono-console -- Seo Sanghyeon _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
