dlr-languages packaging

Aug 06, 2009 17:58


Originally published at The Pædantic Programmer. Please leave any comments there.

An update on recent changes to the IronRuby packaging.
  1. We’ve changed the name of the source package because
  2. We’re packaging IronPython as well as IronRuby (thanks doko!)
  3. I’ve added the wrapper scripts (irake, igem, etc.). Maybe this is showing that I’m not a heavy user…
  4. After building meebey’s packages and installing them:
    $ cat /etc/debian_version && apt-cache show mono-xbuild | grep '^Version' | head -1 squeeze/sid Version: 2.4.2.3+dfsg-1~pre1
  5. After installing my build of IronRuby:
    $ apt-cache show ironruby | grep ^Version Version: 0.9.0+dfsg-1

cli, software, ironruby, free software, dlr, microsoft, debian, ironpython, colliertech, mono

Previous post Next post
Up