Excerpts from William Morgan's message of Sat Nov 15 18:14:28 -0600 2008: > What does > ruby -rrbconfig -e 'puts Config::CONFIG["arch"]' > print on your system?
Here's the output: $ ruby -rrbconfig -e 'puts Config::CONFIG["arch"]' i386-openbsd4.3 -- Blake Burkhart _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
