From walter at katipo.co.nz Sun Dec 16 18:52:39 2007 From: walter at katipo.co.nz (Walter McGinnis) Date: Mon, 17 Dec 2007 12:52:39 +1300 Subject: [Ruby-zoom-devel] 0.4.1 released & rubyforge problems In-Reply-To: <763570460711201133h21cee19vc8d8e643753f15aa@mail.gmail.com> References: <763570460711201034l5d8886b1m8cbaf6a4daf25735@mail.gmail.com> <763570460711201133h21cee19vc8d8e643753f15aa@mail.gmail.com> Message-ID: <486C1A08-3410-49A8-B280-08661EAD1FCC@katipo.co.nz> Great news! I didn't notice this had been done until now. Nice work Jason, Nicolai, Terry, and Ed. Very cool. I'm looking forward to cleaning up some Kete workaround installer code and documentaton! We're approaching a Kete 1.0 feature freeze soon which includes installer code/documentation, so this is nice timing. Just a note, on an intel based Mac OS X 10.5 Leopard install, you need to do the following to install the gem. sudo env ARCHFLAGS="-arch i386" gem install zoom Otherwise you get the previously mentioned "can't find power pc architecture" message and failed install. Cheers, Walter