Re: [IronPython] Linux Support

2007-11-01 Thread Dino Viehland
n Seo Sent: Wednesday, October 31, 2007 6:46 PM To: Discussion of IronPython Subject: Re: [IronPython] Linux Support 2007/10/31, Evan Klitzke <[EMAIL PROTECTED]>: > Then I had problems using modules in the standard library. This post > <http://lists.ironpython.com/pipermail/users-ironpy

Re: [IronPython] Linux Support

2007-10-31 Thread Sanghyeon Seo
2007/10/31, Evan Klitzke <[EMAIL PROTECTED]>: > Then I had problems using modules in the standard library. This post > > indicates that I should be able to import most modules from CPython. > So I set my IRONPYTHONPA

Re: [IronPython] Linux Support

2007-10-31 Thread Giles Thomas
It's worth mentioning that there is a project to get CPython C extensions working under IronPython: The list is quiet at the moment, but work is going on... hopefully we'll have something more to report soon. Cheers, Giles Mic

Re: [IronPython] Linux Support

2007-10-31 Thread Michael Foord
Evan Klitzke wrote: > Hi all, > > I've been looking at IronPython a bit lately as an alternative to > CPython. I've had some difficulties, however, getting it working on > Linux. I've just spent a few minutes trying to get it running under > mono, and I haven't been that impressed. Among various p