Originally published at
The Pædantic Programmer. Please leave any
comments there.
Ivan has updated the build script to produce IronPython binaries as well as IronRuby. Get your fresh DLR-powered, mono-friendly, dynamic language implementations here:
http://dlrci.colliertech.org/ There are now links to source and binary tarballs as well as source zips on each of the build result status messages:
http://ironruby.colliertech.org/integrity/ironruby I’ve been putting some effort in to getting the .deb of ironruby put together, as well. Here are the current problems :)
* xbuild in sid is not new enough to successfully build IronRuby
* rake requires a gem called pathname2, which is not otherwise packaged, and debian policy strictly disallows using ‘gem install foo’ during build
* mono 2.4.2 does not include mono-api-diff, which is keeping us from making a .deb of xbuild and friends