Re: [IronPython] IronPython 2 on Mono

2009-02-19 Thread Guido Amoruso
Applying the patches doesn't work: following the email instructions, just try applying the first one patch -p1 < build/patch-exthack there is one removed files, and the other bits get rejected Hunk #1 FAILED at 16. 1 out of 1 hunk FAILED -- saving rejects to file Src/Microsoft.Scripting.Core/Act

Re: [IronPython] IronPython 2 on Mono

2009-02-19 Thread Slide
On Thu, Feb 19, 2009 at 7:29 PM, Guido Amoruso wrote: > Hi, > > I'm trying to build IronPython from svn trunk on Linux (Ubuntu Hardy, > with Mono 2.0.1) following the instructions at > http://www.nabble.com/IronPython-2.0-RC-2-on-Mono-td20889619.html. > Also tried using the last fepy patches (not

[IronPython] IronPython 2 on Mono

2009-02-19 Thread Guido Amoruso
Hi, I'm trying to build IronPython from svn trunk on Linux (Ubuntu Hardy, with Mono 2.0.1) following the instructions at http://www.nabble.com/IronPython-2.0-RC-2-on-Mono-td20889619.html. Also tried using the last fepy patches (not only revision 597 as suggested in the email), but they don't apply