From: Kevin Walzer Date: 2008-12-31T07:34:28+09:00 Subject: Building Ruby as a framework on OS X Hello, Does anyone know how to build Ruby as a framework on OS X? Downloading the source and running configure --help does not yield any "--enable-framework" flags, which is what I was looking for. Python and Tcl have these types of flags. I haven't been able to turn up anything similar for Ruby. I know it can be built as a framework; Apple has Ruby installed in /System/Library/Frameworks/Ruby.framework; but I'd like to do it myself and run it from /Library/Frameworks. --Kevin -- Kevin Walzer Code by Kevin http://www.codebykevin.com