From 725fe4146de7ebeb05b2ea8b576fd579881dbd03 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 22 May 2010 12:30:43 -0400 Subject: [PATCH] 32 bit warning --- README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index b7ca4d9..d301782 100644 --- a/README.txt +++ b/README.txt @@ -46,7 +46,7 @@ http://groups.google.com/group/bowline-dev = REQUIREMENTS - Mac OSX >=10.5 or Ubuntu -- Ruby 1.9 +- Ruby 1.9 (32 bit atm) - Bowline gem If you're on Ubuntu, you'll need to run: @@ -54,6 +54,8 @@ If you're on Ubuntu, you'll need to run: The other required libraries, such as bowline-desktop, are downloaded later by Bowline - you don't need to worry about these. +Unfortunately, if you're using Ruby C extensions, you'll need to have Ruby compiled in 32 bit mode (which isn't the default on Snow Leopard). This will be fixed shortly. + = INSTALLATION Install the gem: