<p>I've just been through the same thing. Stop where you are and wait until I send more information. The short answer is : you cannot build IPy on a stock Ubuntu or Debian system. I just got a lead on a way to install mono 2.10 beside the stock 2.6.3. If you attempt to replace the patched Debian mono you will break your Ubuntu system. I just did that. Will get back to you as soon asI get to a real computer. </p>
<p>Vernon Cole<br>
(sent from my 'droid phone)</p>
<p><blockquote type="cite">On Mar 22, 2011 6:42 AM, "Doug Blank" <<a href="mailto:doug.blank@gmail.com">doug.blank@gmail.com</a>> wrote:<br type="attribution">I went to Codeplex to see about updating Pyjama [1] to use the latest<br>
IronPython and IronRuby, but had some issues:<br>
<br>
1) There are only two downloads for 2.7: msi and a zip of binaries.<br>
Shouldn't there be a zip of sources? Or a note how how to get them?<br>
<br>
2) I tried the zipped binaries on Mono 2.6.7 under Ubuntu 10.10, but<br>
that doesn't look like it is supported:<br>
<br>
$ mono ipy.exe<br>
WARNING: The runtime version supported by this application is unavailable.<br>
Using default runtime: v1.1.4322<br>
** (ipy.exe:11466): WARNING **: Missing method<br>
System.Environment::SetEnvironmentVariable(string,string) in assembly<br>
/usr/lib/mono/1.0/mscorlib.dll, referenced in assembly<br>
/home/dblank/Desktop/IronPython-2.7/ipy.exe<br>
Unhandled Exception: System.MissingMethodException: Method not found:<br>
'System.Environment.SetEnvironmentVariable'.<br>
<br>
3) Looked in Source Code; found a zip, but it is 180 MB. Is that all<br>
of svn? How do I get just 2.7?<br>
<br>
4) Tried "svn co<br>
<a href="https://IronPython.svn.codeplex.com/svn/IronPython_Main" target="_blank">https://IronPython.svn.codeplex.com/svn/IronPython_Main</a><br>
IronPython2.7"... but not sure what this is... it has *some* Ruby<br>
things. How do I build IronRuby and IronPython that use the same DLR<br>
parts?<br>
<br>
5) Can I use Mono 2.6.7 to build IronPython 2.7? How? I tried "xbuild"<br>
in the Solutions dir, but only errors.<br>
<br>
Thanks for any help on building (or getting) IronPython2.7 for Mono.<br>
<br>
-Doug<br>
<br>
[1] <a href="http://PyjamaProject.org/" target="_blank">http://PyjamaProject.org/</a><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a><br>
<a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>
</blockquote></p>