Re: [sup-devel] console gem 0.3

2011-01-18 Thread Hamish D
No problems here - Linux on x86_64, Ubuntu 10.10, > If you are a non-i386 Linux user, please try `gem install console` and > report the result (success/failure) along with your OS version and your > ruby version. $ ruby --version ruby 1.8.7 (2010-06-23 patchlevel 299) [x86_64-linux] $ sudo gem i

Re: [sup-devel] console gem 0.3

2011-01-18 Thread Sascha Silbe
Excerpts from William Morgan's message of Tue Jan 18 21:05:58 +0100 2011: > If you are a non-i386 Linux user, please try `gem install console` and > report the result (success/failure) along with your OS version and your > ruby version. Builds fine on an OpenRD (armel) running Debian Squeeze / Li

[sup-devel] console gem 0.3

2011-01-18 Thread William Morgan
Hi guys, I've finally released a new version of the console gem which supports Ruby 1.8. This will be useful in Sup to a) replace String#display_length (which is a totally wrong hack right now), and b) replace the dl/import set_locale madness in bin/sup. So basically this should remove some code