On 3 January 2013 11:45, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
On 2 January 2013 18:07, Walter Bright <newshound2@digitalmars.com> wrote:
On 1/2/2013 9:59 AM, Iain Buclaw wrote:
On Wednesday, 2 January 2013 at 17:53:58 UTC, Walter Bright wrote:
On 1/2/2013 4:12 AM, Jacob Carlborg wrote:
On 2013-01-02 00:46, Walter Bright wrote:

2. the OS X package hasn't been built yet (problems with the package
script).

What isn't working? Is there something I can do to help?


The various packages are all built on Ubuntu. The OS X one failed because it
couldn't find ruby, and ruby does not work on Ubuntu (at least my version of
Ubuntu - there is no ruby package for it).



Really?   http://packages.ubuntu.com/quantal/ruby

Yeah, really. sudo apt-get ruby fails on Ubuntu 10.10.


Ubuntu 10.10 repositories have been moved to http://old-releases.ubuntu.com/ubuntu/

Changing your sources repository to that should fix for you. But then again why fix a system that ain't broke. :o)



PS: Move to Debian!

--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';