[#405180] How to translate the following sqlite3 insert statement into equivalent mysql insert statement — "Yu W." <lists@...>
sqlite3 insert statement:
[#405195] Is it possible to use OptionParser with short options such as -oo? — "Shareef J." <lists@...>
Hi there,
[#405201] Why class returns `null` but the definition not when their description ended in IRB? — "Kumar R." <lists@...>
The below class description returns its last evaluated expression :
Because that's how it is implemented.
[#405207] Does `self` and `scope(local)` operate parallels? — "Kumar R." <lists@...>
I am heavily confused with the topic when thinking `self` and `local
Just to help experts out there I am clearing my statement once again
"Kumar R.": "YAATSGFY"
Michel wrote in post #1099829:
Hey, I am repeatedly saying that not to do this on my thread. But you
[#405217] Sequel vs. RDBI vs. DBI — Jim Hranicky <jfh@...>
So it looks like RDBI hasn't been touched in a while and DBI
[#405222] How differs `Private` methods from `singleton methods`? — "Kumar R." <lists@...>
Can anyone help me to understand the difference between `private
[#405242] Confusion in instance method calls of super class from subclass — "Kumar R." <lists@...>
I was just playing to see the instance method calls from the subclass
YOU DID NOT READ WHAT I WAS WRITTEN:
Hans Mackowiak wrote in post #1099900:
Ryan Davis wrote in post #1099902:
Am 03.03.2013 11:06, schrieb Kumar R.:
[#405245] ruby 1.8.7 Accessing files with non-latin names — Bart Els <lists@...>
Hello Forum,
[#405250] Extending Ruby. Little help or guidance if you are willing! — Cliff Rosson <cliff.rosson@...>
Hi Folk,
I've tried to do some reading but some of this is a bit over my head.
Haven't been able to touch this in a week but I had a few minutes to look
On Sun, 10 Mar 2013 04:41:32 +0100, Cliff Rosson <cliff.rosson@gmail.com> wrote:
Got ya. So it doesn't really matter if I convert things to ID and compare
Rereading this, I suspect that you might have mis-analyzed the issue. I
On Tue, Mar 12, 2013 at 12:28 AM, Josh Cheek <josh.cheek@gmail.com> wrote:
On Tue, Mar 12, 2013 at 4:05 PM, tamouse mailing lists <
On Tue, Mar 12, 2013 at 4:35 PM, Josh Cheek <josh.cheek@gmail.com> wrote:
Am Sun, 3 Mar 2013 10:31:25 +0900
Thanks Quintus. I'll get around to playing with this today.
Hi Cliff,
So I am slowly stumbling my way through this. I know I've got quite a bit
On Tue, 05 Mar 2013 06:25:50 +0100, Cliff Rosson <cliff.rosson@gmail.com> wrote:
[#405271] Confusion with Ruby's "case/when" block statement — "Kumar R." <lists@...>
Ruby uses `===` operator on the `case/when` type execution style.Now It
Actually the below paragraph made me confused: from the link :
On Mon, Mar 4, 2013 at 6:41 PM, Kumar R. <lists@ruby-forum.com> wrote:
[#405297] Can't get If statement right — Kat VS <lists@...>
mainMenu = "Main Menu:
Okay, thanks! Now it is working. I figured it was thinking they were
I was wondering if I should switch to a case statement.. But, I am way
[#405310] How `next` works in ruby with `unless` ? — "Kumar R." <lists@...>
The `next` statement is used to skip a part of the loop and continue
Learn what semicolons do in Ruby.
What Joel said.
Matthew Kerwin wrote in post #1100097:
People are so incredibly brash on this forum sometimes. Makes for a cold
What do you think the only possible order of execution would be? It's not
John W Higgins wrote in post #1100104:
Kumar R. wrote in post #1100105:
Am 05.03.2013 19:18, schrieb Kumar R.:
On Tue, Mar 5, 2013 at 7:23 PM, <sto.mar@web.de> wrote:
Robert Klemme wrote in post #1100233:
On Tue, Mar 5, 2013 at 7:38 PM, Hans Mackowiak <lists@ruby-forum.com> wrote:
[#405323] YourLanguageSucks — Kiswono Prayogo <kiswono@...>
Hi, i found this link.. https://wiki.theory.org/YourLanguageSucks
if only people with this much energy for complaining could channel it into
On Mon, Mar 4, 2013 at 7:39 PM, Kiswono Prayogo <kiswono@gmail.com> wrote:
On Tue, 05 Mar 2013 07:12:05 +0100, Josh Cheek <josh.cheek@gmail.com> wrote:
On Tue, Mar 5, 2013 at 8:57 AM, Bartosz Dziewo=F1ski <matma.rex@gmail.com> =
[#405334] Inconsistent Array#slice behavior? — "Jack R." <lists@...>
Given x = [],
[#405371] ruby 1.9.3 rpms — Matt Lawrence <matt@...>
Is there a good source for ruby 1.9.3 rpms for CentOS 6? The base
[#405376] When can one call themselves a “Rubyist”? — Rafal Chmiel <lists@...>
I was wondering what that term even meant. Is it something to do with
I think a Rubyist is just anyone who writes in Ruby. Reading anything
I remember reading this on a blog somewhere, but the stages of rubyism was
[#405383] Use html appearance without any gem — Ebru Akagunduz <lists@...>
Hi, i provide html appearance with ruby-gtk-webkit gem. Can i provide
[#405400] Bignum-Fixnum-Numeric confusion — Pritam Dey <lists@...>
Hi,
From the doc: http://ruby-doc.org/core-1.9.3/Fixnum.html
[#405414] Persisting and loading objects trhough Marshal problem — "Damián M. González" <lists@...>
Hello people. Today I've found a bug in my source code, been around for
Good question. See, I marshal them in differents times. Because I don't
[#405426] Compare Zulu time — robert lengu <lists@...>
Hi
[#405427] Numbers and groups. — "Andrew l." <lists@...>
Hello everybody i am a new ruby user and i learn best by doing. so i am
[#405436] Resolv class caching /etc/hosts entries — Timur Alperovich <timur.alperovich@...>
Hey guys,
[#405444] Question regarding automating some Outlook/IMAP and pdf parsing functions w/ ruby? — Ed Zimmerman <lists@...>
Hello,
In that case the 271st email in your inbox is an object which doesn't
Am 10.03.2013 19:17, schrieb Joel Pearson:
Am 10.03.2013 19:26, schrieb sto.mar@web.de:
[#405476] methods in subclasses — john rxjmo <lists@...>
Hi,
[#405477] Compiling Ruby 2.0, problem with OpenSSL — "Piotr P." <lists@...>
Trying to compile Ruby 2.0 from source, having problem with it, getting
Managed to solve the problem with compiling openssl like this:
[#405495] RubyExcel class. Useful? — Joel Pearson <lists@...>
I've managed to create a (relatively) stable data-processing class which
Aha! I have learned how to use Github.
Uh oh, I think I've backed myself into a corner...
[#405499] RbNaCl 1.0.0: Cryptography for Ruby that doesn't suck — Tony Arcieri <tony.arcieri@...>
I'm happy to announce the first public release of RbNaCl, a Ruby binding to
[#405512] Serif version 0.3.1 released — Adam Prescott <adam@...>
Serif is a file-based blogging engine with an optional admin interface
[#405534] Segmentation fault while compiling ruby 1.9.3p392 with OpenSSL 1.0.1e installed — "Piotr P." <lists@...>
I'm trying to have my Rails website running on my fresh installation of
Hi,
[#405538] type casting and connversion in ruby — "Kumar R." <lists@...>
In programming world type casting and type conversion has completely
[#405570] Confusion with block local variable declaration with block variable declaration within the pipe `|` — Love U Ruby <lists@...>
Why are we not allowed to create local variables or new object with
Your first example does not work for me in any version of Ruby. But this
[#405597] Confusion with empty block printing — Love U Ruby <lists@...>
When I typed the below in my IRB:
i mean the blocks you used in http://www.ruby-forum.com/topic/4411871
here I am making my confusions are more specific:
[#405608] Access values for JSON.parse response — Nicole Villette <lists@...>
Hello, Does anyone know who to get the values from a nested hash in
Nicole Villette wrote in post #1101133:
By the way, I corrected this on the forum but it's still wrong in
Joel Pearson wrote in post #1101386:
[#405626] Is it possible to run Tcl from Ruby? — "Ishaan B." <lists@...>
Is it possible to integrate Ruby with Tcl such that Tcl frontend and Tk
[#405630] Confusion with some Module methods. — Love U Ruby <lists@...>
Can anyone help me to understand how the below module methods works?
[#405634] no such file to load -- yaml (LoadError) — "Mitesh S." <lists@...>
Hello
[#405642] Confusion — Robert Klemme <shortcutter@...>
http://www.discogs.com/Electric-Light-Orchestra-The-Confusion-Last-Train-To-London/release/1229906
[#405647] Question about using an automated date stamp for an abbreviation in the SciTE Editor Abbreviations File — Harry Truax <htruax@...>
Hello,
On Tue, Mar 12, 2013 at 6:14 PM, Harry Truax <htruax@stf.com> wrote:
[#405656] Confusion with Strings — Love U Ruby <lists@...>
From the book I read a line about string :
Are you really saying that you don't understand the concept of one
@Scott.
Language problems here. Not worth getting worked up over imho.
[#405695] ideas on how to determine tag — Wayne Brissette <wbrisett@...>
I'm working on a script that examines a DITA XML file and tries to =
[#405719] Difference of Module#included and Module#extended and Module#prepended — Love U Ruby <lists@...>
Can anyone help me to understand the below 3 methods about their
[#405720] cannot get blocks working — Aashish Kiran <lists@...>
Hi,
[#405754] Singleton method — Love U Ruby <lists@...>
C:\>ruby -v
[#405762] Understanding Ruby Classes, Objects and Methods. — Kedar Mhaswade <lists@...>
Dear Rubyists,
On Wed, Mar 13, 2013 at 11:20 PM, Kedar Mhaswade <lists@ruby-forum.com> wro=
Thanks, Robert!
On Thu, Mar 14, 2013 at 1:57 PM, Kedar Mhaswade <lists@ruby-forum.com> wrote:
>>> abc is an instance of String
On Thu, Mar 14, 2013 at 2:42 PM, Kedar Mhaswade <lists@ruby-forum.com> wrote:
Robert Klemme wrote in post #1101602:
On Thu, Mar 14, 2013 at 3:14 PM, Kedar Mhaswade <lists@ruby-forum.com> wrote:
[#405770] Tool Database — "Andrew l." <lists@...>
Hello everybody back again and still very confused, I need to know if
[#405804] No form name in page - Ruby Mechanize — Rochit Sen <lists@...>
Hi All,
[#405807] confusion with singleton method call — Love U Ruby <lists@...>
C:\>irb --simple-prompt
Can anyone help me here?
[#405820] Selenium. catching Body class value — "Mattias A." <lists@...>
I have a site where my script changes language on the site. To verify
[#405828] Retrieves the count for the list of entries - not working — "Syed H." <lists@...>
def get_entry_count(type)
[#405844] IO buffering problem — Andrew Wagner <wagner.andrew@...>
All,
Hi Andrew,
[#405854] RubyVM::InstructionSequence compiling and loading — Mike Owens <mikeowens@...>
I recently came across "An Amateur Smalltalk User's Observations on
[#405855] combine two regular expressions — Ken Paul <lists@...>
Hi there,
[#405869] control the concurrent thread numbers — Ken Paul <lists@...>
Hi,
On Sat, Mar 16, 2013 at 12:13 PM, Ken Paul <lists@ruby-forum.com> wrote:
"Jes=C3=BAs Gabriel y Gal=C3=A1n" wrote in post #1101925:
[#405883] Ruby-GNOME2 1.2.3 — Kouhei Sutou <kou@...>
Hi,
Testing on Windows 7, Ruiby 2.0.0
[#405884] Confusion with `nil` output from the method Symbol#<=> — Love U Ruby <lists@...>
Symbol#<=> ->
[#405893] Ruby-2.0.0-rc2 on Windows under Cygwin. Cannot run IRB, gem, rake, etc — Wins Lin <lists@...>
Hello.
[#405897] Re: confusion with singleton method call — "plugatariov@..." <plugatariov@...>
IAoKU2VudCBmcm9tIG15IEhUQwoKLS0tLS0gUmVwbHkgbWVzc2FnZSAtLS0tLQpGcm9tOiAiTG92
[#405907] forked child processes — Ken Paul <lists@...>
Hi,
[#405928] Copy-on-write — Ken Paul <lists@...>
Hi,
[#405931] Finding one's way with 'super' in define_method/alias_emthod — Marcin Rzeźnicki <marcin.rzeznicki@...>
Hi all!
On Mon, Mar 18, 2013 at 5:50 PM, Marcin Rze=C5=BAnicki
Robert Klemme wrote in post #1102151:
On Mon, Mar 18, 2013 at 8:39 PM, Marcin R. <lists@ruby-forum.com> wrote:
Robert Klemme wrote in post #1102170:
On Tue, Mar 19, 2013 at 2:46 PM, Marcin R. <lists@ruby-forum.com> wrote:
Robert Klemme wrote in post #1102288:
On Thu, Mar 21, 2013 at 11:31 AM, Marcin R. <lists@ruby-forum.com> wrote:
Robert Klemme wrote in post #1102581:
[#405941] Multiple environments in a single process — Tim Mahoney <lists@...>
I'm using the Ruby C API to execute Ruby scripts, and I need each script
I believe this can be done. We can enclose all the VM state variables
[#405947] Cisco Ruby pexpect equivalent — Steve Jarvis <lists@...>
Hi All,
On Tue, Mar 19, 2013 at 1:14 AM, Steve Jarvis <lists@ruby-forum.com> wrote:
[#405948] Error in method call - need help to understand — Pritam Dey <lists@...>
I was trying to call a method as below:
[#405954] Algorithmic complexity — "Rotar D." <lists@...>
Hi,
[#405975] DCell 0.13.0: actor-based distributed objects for Ruby — Tony Arcieri <tony.arcieri@...>
DCell 0.13.0 is out!
[#405980] library sdl (cannot load such file) — Deniz Po <lists@...>
Why i have always:
Subject: library sdl (cannot load such file)
Hey, can you post more information? Do you have any file that is requiring
Subject: Re: library sdl (cannot load such file)
[#405986] Ruby tainting on primitives — "Nicolas V." <lists@...>
Hi there,
[#405987] Why was the object_id for true and nil changed in ruby2.0? — Bharadwaj Srigiriraju <lists@...>
irb(main):001:0> true.object_id
hm the forumtopic i linked was in english ...
Hans Mackowiak wrote in post #1102451:
your question was already answered at stackoverflow:
[#405991] Confusion with has object creation. — Love U Ruby <lists@...>
I know we create Hash object with Hash.new,it calls `initialize` method.
[#406007] Can't run sudo under ssh.exec! — Tim Ash <lists@...>
Hi,
[#406015] fixedpnt 0.0.1: Binary Fixed Point Calculations — Axel Friedrich <lists@...>
https://github.com/Axel2/fixedpnt.rb
On 03/20/2013 07:25 AM, Axel Friedrich wrote:
> A random api suggestion... consider using #[]= as an alias for #assign,
[#406039] Need to change loudness of a mp3 file using ruby script — chandan mallik <lists@...>
I need to change the loudness of a mp3 file using mp3gain.I am toatally
Subject: Need to change loudness of a mp3 file using ruby script
Carlo E. Prelz wrote in post #1102552:
Subject: Re: Need to change loudness of a mp3 file using ruby script
Thanks Carlo. BTW I found the solution and have successfully
[#406091] Differences between Ruby 1.9.2 and 1.9.3 — "Dusan D." <lists@...>
Hi,
[#406106] Replacement for webdriver-user-agent (use with watir-webdriver) — tamouse mailing lists <tamouse.lists@...>
I notice that the gem pointed to in the watir documentation that
[#406110] Need to parse a list of checkboxes - ruby mechanize — Rochit Sen <lists@...>
Hi All,
[#406118] Writing a game, trying to make dynamic loops — "Nick G." <lists@...>
Hey there,
[#406141] Confusion with Array#map — Love U Ruby <lists@...>
Hi could anyone help me how does the below concept helped to produce the
map iterates through the given array and collects the results with the a
[#406146] Choice of methods/implementation (was: Writing a game, trying to make dynamic loops) — tamouse mailing lists <tamouse.lists@...>
Since otherwise I'd be hijacking, I'm starting a new thread on this:
On Mon, Mar 25, 2013 at 7:55 PM, tamouse mailing lists
[#406155] Need help on Kernel#eval — Love U Ruby <lists@...>
From the link -> http://www.ruby-doc.org/core-2.0/Binding.html
[#406184] Nokogiri help parsing HTML — Paul Mena <lists@...>
I'm relatively new to Ruby (and therefore Nokogiri) and am trying to
[#406192] Need help on ARGF#skip — Pritam Dey <lists@...>
from the doc: http://www.ruby-doc.org/core-2.0/ARGF.html#method-i-skip
[#406217] Arbitrary end of a string by using Nullbyte's symbol (Ruby 1.9.3p194) — "Preth H." <lists@...>
A couple of days ago I was doing a dummy app using RoR 3.2.12 and ruby
On Wed, Mar 27, 2013 at 6:53 PM, Preth H. <lists@ruby-forum.com> wrote:
[#406225] undefined local variable or method 'math' — Don Pick <lists@...>
I am learning Ruby.
[#406251] Windows ruby.exe association with .rb — Regis d'Aubarede <lists@...>
Hello,
[#406252] Ruby 2.0 bytecode export / import — Andras Horvath <lists@...>
Hi Everyone!
[#406254] Find usb properties/details using ruby-dbus and udisk — sundar sundar <lists@...>
I am doing project in which i need to detect all available usb drives
[#406255] Confusion with setter method — Love U Ruby <lists@...>
C:\>irb --simple-prompt
[#406258] Translation Project — Jeremy Henderson <lists@...>
Hello all! This is my first post! I started learning Ruby about 3 weeks
Yes, I love how compressed it is. Like Regis' though, it can't handle
[#406259] Chris Pine Leap Year — "Phil H." <lists@...>
This one is stumping me because of all the variables needed. Only thing
[#406261] clear the STDIN — Love U Ruby <lists@...>
C:\>irb --simple-prompt
[#406291] Hash with default — Harry Kakueki <list.push@...>
I would like to make a hash like h2 with the default described by h in one
[#406312] Nil or enter with no input — "Phil H." <lists@...>
How can I tell if someone has enter nothing in a gets prompt, they only
[#406316] Ruby Typing? — "John n/a" <lists@...>
Hi everyone. I'm very new to ruby development. I coming form .Net side
[#406332] reconsidered 0.9.2 Released — Jim Wise <jwise@...>
[#406368] Grasping methods like "to_s"? — "Rafal C." <lists@...>
Hi, I'm posting here to quickly ask you: how is one able to do something
On Sat, Mar 30, 2013 at 4:49 PM, Rafal C. <lists@ruby-forum.com> wrote:
Or perhaps just
On Sat, Mar 30, 2013 at 11:30 PM, Peter Hickman <
[#406375] Ruby Gotchas presentation slides — Dave Aronson <rubytalk2dave@...>
I recently made available the slides for a presentation I did
On Sat, Mar 30, 2013 at 6:55 PM, Dave Aronson <rubytalk2dave@davearonson.com
On Sun, Mar 31, 2013 at 2:36 AM, Josh Cheek <josh.cheek@gmail.com> wrote:
[#406378] installing ruby 2.0 -- no checksum error — 7stud -- <lists@...>
$ rvm install ruby-2.0.0-p0
[#406387] Private setters can be called by self, why not getters? — Josh Cheek <josh.cheek@...>
class Counter
You have to define setters and getters in ruby more carefully, when you
[#406389] uninitialized constant ActiveRecord (NameError) — jonathan kav <lists@...>
Hallo
[#406396] respond_to? vs include? — Edoardo Rossi <edd.rossi@...>
Hi everybody...
Your benchmark looks okay. I added a comment to your Gist about a fork
On Mon, Apr 1, 2013 at 12:07 AM, Adam Prescott <adam@aprescott.com> wrote:
Re: installing ruby 2.0 -- no checksum error
if you did rvm get head, it should install ruby 2.0 by default... :) Julian On 31/03/2013, at 9:20 PM, 7stud -- <lists@ruby-forum.com> wrote: > Thanks for the response Jullian. Now there seems to be a ruby gems=20 > problem: >=20 > =3D=3D=3D > Error running 'env=20 > = GEM_PATH=3D/Users/7stud/.rvm/gems/ruby-2.0.0-p0:/Users/7stud/.rvm/gems/rub= y-2.0.0-p0@global:/Users/7stud/.rvm/gems/ruby-2.0.0-p0:/Users/7stud/.rvm/g= ems/ruby-2.0.0-p0@global=20 > GEM_HOME=3D/Users/7stud/.rvm/gems/ruby-2.0.0-p0=20 > /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/bin/ruby -d=20 > /Users/7stud/.rvm/src/rubygems-2.0.3/setup.rb --verbose', > please read /Users/7stud/.rvm/log/ruby-2.0.0-p0/rubygems.install.log > Installation of rubygems did not complete successfully. > Saving wrappers to '/Users/7stud/.rvm/wrappers/ruby-2.0.0-p0'........ >=20 > ruby-2.0.0-p0 - #adjusting #shebangs for (gem irb erb ri rdoc testrb=20= > rake). > ruby-2.0.0-p0 - #importing default gemsets, this may take=20 > time....................... > Install of ruby-2.0.0-p0 - #complete >=20 > =3D=3D=3D >=20 >=20 > Here is what I did: >=20 > ~/perl_programs$ rvm update > ERROR: rvm update has been removed. See 'rvm get' and rvm 'rubygems' = CLI=20 > API instead >=20 >=20 > ~/perl_programs$ rvm get stable > % Total % Received % Xferd Average Speed Time Time Time=20= > Current > Dload Upload Total Spent Left=20= > Speed > 100 13130 100 13130 0 0 5665 0 0:00:02 0:00:02 = --:--:--=20 > 55872 > Downloading RVM from wayneeseguin branch stable > bash: line 110: rvm_is_a_shell_function: command not found > % Total % Received % Xferd Average Speed Time Time Time=20= > Current > Dload Upload Total Spent Left=20= > Speed > 100 3261k 100 3261k 0 0 229k 0 0:00:14 0:00:14 = --:--:--=20 > 215k >=20 > Upgrading the RVM installation in /Users/7stud/.rvm/ > RVM PATH line found in /Users/7stud/.bashrc /Users/7stud/.zshrc. > RVM sourcing line found in /Users/7stud/.bash_profile=20 > /Users/7stud/.zlogin. >=20 > Upgrade Notes: >=20 > * If you wish to get more default(global) gems installed, install RVM=20= > with this flag: --with-gems=3D"pry vagrant" > this option is remembered, it's enough to use it once. >=20 > * Binary rubies are installed by default if available, you can read=20= > about it in help: > rvm help install > rvm help mount >=20 > * The default umask for multi-user installation got extended to = `umask=20 > u=3Drwx,g=3Drwx,o=3Drx`, > comment it out to avoid automatic updates. >=20 > * If you encounter any issues with a ruby 'X' your best bet is to: > rvm get head && rvm reinstall X --debug >=20 > * RVM will run 'rvm requirements' by default, to disable run: > echo rvm_autolibs_flag=3D0 >> ~/.rvmrc >=20 > * RVM will set first installed ruby as default and use it if run as=20= > function. > To avoid this behavior either use full path to rvm binary or prefix=20= > it with `command `. >=20 > * To update RVM loading code run 'rvm get ... --auto-dotfiles' >=20 > * RVM will try automatically use available package manager, might=20 > require `sudo`, > read more about it in `rvm help autolibs` >=20 >=20 > # RVM: Shell scripts enabling management of multiple ruby = environments. > # RTFM: https://rvm.io/ > # HELP: http://webchat.freenode.net/?channels=3Drvm (#rvm on=20 > irc.freenode.net) > # Cheatsheet: http://cheat.errtheblog.com/s/rvm > # Screencast: http://screencasts.org/episodes/how-to-use-rvm >=20 > # In case of any issues run 'rvm requirements' or read 'rvm notes' >=20 > Upgrade of RVM in /Users/7stud/.rvm/ is complete. >=20 > # 7stud, > # > # Thank you for using RVM! > # I sincerely hope that RVM helps to make your life easier and > # more enjoyable!!! > # > # ~Wayne >=20 > RVM reloaded! >=20 >=20 >=20 >=20 > ~/perl_programs$ rvm install ruby-2.0.0-p0 > Searching for binary rubies, this might take some time. > No binary rubies available for: osx/10.6/i386/ruby-2.0.0-p0. > Continuing with compilation. Please read 'rvm mount' to get more=20 > information on binary rubies. > Installing requirements for osx, might require sudo password. > -bash: requirements_find_smf: command not found > Requested installation with homebrew libs, but homebrew is not=20 > available. > RVM autolibs is now configured with mode '2' =3D> 'check and stop if=20= > missing', > please run `rvm autolibs enable` to let RVM do it's job or run and = read=20 > `rvm autolibs [help]` > or visit https://rvm.io/rvm/autolibs for more information. >=20 >=20 >=20 > ~/perl_programs$ rvm autolibs enable > ~/perl_programs$ rvm install ruby-2.0.0-p0 > Searching for binary rubies, this might take some time. > No binary rubies available for: osx/10.6/i386/ruby-2.0.0-p0. > Continuing with compilation. Please read 'rvm mount' to get more=20 > information on binary rubies. > Installing requirements for osx, might require sudo password. > -bash: requirements_find_smf: command not found > Installing homebrew. > Initialized empty Git repository in /Users/7stud/.homebrew/.git/ > remote: Counting objects: 107033, done. > remote: Compressing objects: 100% (44564/44564), done. > remote: Total 107033 (delta 75989), reused 89713 (delta 61542) > Receiving objects: 100% (107033/107033), 16.11 MiB | 229 KiB/s, done. > Resolving deltas: 100% (75989/75989), done. > =46rom https://github.com/mxcl/homebrew > * [new branch] gh-pages -> origin/gh-pages > * [new branch] go -> origin/go > * [new branch] master -> origin/master > * [new branch] superwip -> origin/superwip > HEAD is now at 04e7b94 sqlite 3.7.16.1 > Already up-to-date. > Installing required packages: autoconf, automake, libtool, pkg-config,=20= > libyaml, readline, libxml2, libxslt, libksba, openssl,=20 > = sqlite....................................................................= ..........................................................................= ................................... > Updating certificates in '/Users/7stud/.rvm/etc/openssl/cert.pem'. > Doing /Users/7stud/.rvm/etc/openssl > cert.pem =3D> 33f86c5a.0 > Installing Ruby from source to: = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0,=20 > this may take a while depending on your cpu(s)... > ruby-2.0.0-p0 - #downloading ruby-2.0.0-p0, this may take a while=20 > depending on your connection... > = ########################################################################=20= > 100.0% > ruby-2.0.0-p0 - #extracting ruby-2.0.0-p0 to=20 > /Users/7stud/.rvm/src/ruby-2.0.0-p0 > ruby-2.0.0-p0 - #extracted to /Users/7stud/.rvm/src/ruby-2.0.0-p0 > ruby-2.0.0-p0 -=20 > = #configuring..............................................................= ..........................................................................= ..........................................................................= ..........................................................................= ..........................................................................= ..........................................................................= ..................................................................... > ruby-2.0.0-p0 -=20 > = #compiling................................................................= ..........................................................................= ..........................................................................= ..........................................................................= ..........................................................................= ..........................................................................= ..........................................................................= ......................................................................... > ruby-2.0.0-p0 - #installing=20 > = ..........................................................................= ........................................................ > Retrieving rubygems-2.0.3 > = ########################################################################=20= > 100.0% > Extracting rubygems-2.0.3 ... > Removing old Rubygems files... > Installing rubygems-2.0.3 for=20 > = ruby-2.0.0-p0.............................................................= ................................................................. > Error running 'env=20 > = GEM_PATH=3D/Users/7stud/.rvm/gems/ruby-2.0.0-p0:/Users/7stud/.rvm/gems/rub= y-2.0.0-p0@global:/Users/7stud/.rvm/gems/ruby-2.0.0-p0:/Users/7stud/.rvm/g= ems/ruby-2.0.0-p0@global=20 > GEM_HOME=3D/Users/7stud/.rvm/gems/ruby-2.0.0-p0=20 > /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/bin/ruby -d=20 > /Users/7stud/.rvm/src/rubygems-2.0.3/setup.rb --verbose', > please read /Users/7stud/.rvm/log/ruby-2.0.0-p0/rubygems.install.log > Installation of rubygems did not complete successfully. > Saving wrappers to '/Users/7stud/.rvm/wrappers/ruby-2.0.0-p0'........ >=20 > ruby-2.0.0-p0 - #adjusting #shebangs for (gem irb erb ri rdoc testrb=20= > rake). > ruby-2.0.0-p0 - #importing default gemsets, this may take=20 > time....................... > Install of ruby-2.0.0-p0 - #complete > ~/perl_programs$ >=20 >=20 >=20 > Here's the log file that the error message said to read: >=20 >=20 >=20 > [2013-03-31 00:52:28] /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/bin/ruby > current path: /Users/7stud/.rvm/src/rubygems-2.0.3 > command(7): env=20 > = GEM_PATH=3D/Users/7stud/.rvm/gems/ruby-2.0.0-p0:/Users/7stud/.rvm/gems/rub= y-2.0.0-p0@global:/Users/7stud/.rvm/gems/ruby-2.0.0-p0:/Users/7stud/.rvm/g= ems/ruby-2.0.0-p0@global=20 > GEM_HOME=3D/Users/7stud/.rvm/gems/ruby-2.0.0-p0=20 > /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/bin/ruby -d=20 > /Users/7stud/.rvm/src/rubygems-2.0.3/setup.rb --verbose > Exception `LoadError' at=20 > /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/rubygems.rb:1073 = -=20 > cannot load such file -- rubygems/defaults/operating_system > Exception `LoadError' at=20 > /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/rubygems.rb:1082 = -=20 > cannot load such file -- rubygems/defaults/ruby > mkdir -p = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0 > mkdir -p /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/bin > install -c -m 0644 gauntlet_rubygems.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/gauntlet_r= ubygems.rb > mkdir -p=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems > install -c -m 0644 rubygems/available_set.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/a= vailable_set.rb > install -c -m 0644 rubygems/command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommand.rb > install -c -m 0644 rubygems/command_manager.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommand_manager.rb > mkdir -p=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands > install -c -m 0644 rubygems/commands/build_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/build_command.rb > install -c -m 0644 rubygems/commands/cert_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/cert_command.rb > install -c -m 0644 rubygems/commands/check_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/check_command.rb > install -c -m 0644 rubygems/commands/cleanup_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/cleanup_command.rb > install -c -m 0644 rubygems/commands/contents_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/contents_command.rb > install -c -m 0644 rubygems/commands/dependency_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/dependency_command.rb > install -c -m 0644 rubygems/commands/environment_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/environment_command.rb > install -c -m 0644 rubygems/commands/fetch_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/fetch_command.rb > install -c -m 0644 rubygems/commands/generate_index_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/generate_index_command.rb > install -c -m 0644 rubygems/commands/help_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/help_command.rb > install -c -m 0644 rubygems/commands/install_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/install_command.rb > install -c -m 0644 rubygems/commands/list_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/list_command.rb > install -c -m 0644 rubygems/commands/lock_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/lock_command.rb > install -c -m 0644 rubygems/commands/mirror_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/mirror_command.rb > install -c -m 0644 rubygems/commands/outdated_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/outdated_command.rb > install -c -m 0644 rubygems/commands/owner_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/owner_command.rb > install -c -m 0644 rubygems/commands/pristine_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/pristine_command.rb > install -c -m 0644 rubygems/commands/push_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/push_command.rb > install -c -m 0644 rubygems/commands/query_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/query_command.rb > install -c -m 0644 rubygems/commands/rdoc_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/rdoc_command.rb > install -c -m 0644 rubygems/commands/search_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/search_command.rb > install -c -m 0644 rubygems/commands/server_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/server_command.rb > install -c -m 0644 rubygems/commands/setup_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/setup_command.rb > install -c -m 0644 rubygems/commands/sources_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/sources_command.rb > install -c -m 0644 rubygems/commands/specification_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/specification_command.rb > install -c -m 0644 rubygems/commands/stale_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/stale_command.rb > install -c -m 0644 rubygems/commands/uninstall_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/uninstall_command.rb > install -c -m 0644 rubygems/commands/unpack_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/unpack_command.rb > install -c -m 0644 rubygems/commands/update_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/update_command.rb > install -c -m 0644 rubygems/commands/which_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/which_command.rb > install -c -m 0644 rubygems/commands/yank_command.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ommands/yank_command.rb > install -c -m 0644 rubygems/compatibility.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ompatibility.rb > install -c -m 0644 rubygems/config_file.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= onfig_file.rb > mkdir -p=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ore_ext > install -c -m 0644 rubygems/core_ext/kernel_gem.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ore_ext/kernel_gem.rb > install -c -m 0644 rubygems/core_ext/kernel_require.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/c= ore_ext/kernel_require.rb > install -c -m 0644 rubygems/defaults.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/d= efaults.rb > install -c -m 0644 rubygems/dependency.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/d= ependency.rb > install -c -m 0644 rubygems/dependency_installer.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/d= ependency_installer.rb > install -c -m 0644 rubygems/dependency_list.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/d= ependency_list.rb > install -c -m 0644 rubygems/dependency_resolver.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/d= ependency_resolver.rb > install -c -m 0644 rubygems/deprecate.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/d= eprecate.rb > install -c -m 0644 rubygems/doctor.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/d= octor.rb > install -c -m 0644 rubygems/errors.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= rrors.rb > install -c -m 0644 rubygems/exceptions.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= xceptions.rb > mkdir -p=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= xt > install -c -m 0644 rubygems/ext/builder.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= xt/builder.rb > install -c -m 0644 rubygems/ext/cmake_builder.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= xt/cmake_builder.rb > install -c -m 0644 rubygems/ext/configure_builder.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= xt/configure_builder.rb > install -c -m 0644 rubygems/ext/ext_conf_builder.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= xt/ext_conf_builder.rb > install -c -m 0644 rubygems/ext/rake_builder.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= xt/rake_builder.rb > install -c -m 0644 rubygems/ext.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/e= xt.rb > install -c -m 0644 rubygems/gem_runner.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/g= em_runner.rb > install -c -m 0644 rubygems/gemcutter_utilities.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/g= emcutter_utilities.rb > install -c -m 0644 rubygems/indexer.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/i= ndexer.rb > install -c -m 0644 rubygems/install_message.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/i= nstall_message.rb > install -c -m 0644 rubygems/install_update_options.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/i= nstall_update_options.rb > install -c -m 0644 rubygems/installer.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/i= nstaller.rb > install -c -m 0644 rubygems/installer_test_case.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/i= nstaller_test_case.rb > install -c -m 0644 rubygems/local_remote_options.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/l= ocal_remote_options.rb > install -c -m 0644 rubygems/mock_gem_ui.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/m= ock_gem_ui.rb > install -c -m 0644 rubygems/name_tuple.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/n= ame_tuple.rb > mkdir -p=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage > install -c -m 0644 rubygems/package/digest_io.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage/digest_io.rb > install -c -m 0644 rubygems/package/old.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage/old.rb > install -c -m 0644 rubygems/package/tar_header.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage/tar_header.rb > mkdir -p=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage/tar_reader > install -c -m 0644 rubygems/package/tar_reader/entry.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage/tar_reader/entry.rb > install -c -m 0644 rubygems/package/tar_reader.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage/tar_reader.rb > install -c -m 0644 rubygems/package/tar_test_case.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage/tar_test_case.rb > install -c -m 0644 rubygems/package/tar_writer.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage/tar_writer.rb > install -c -m 0644 rubygems/package.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage.rb > install -c -m 0644 rubygems/package_task.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ackage_task.rb > install -c -m 0644 rubygems/path_support.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= ath_support.rb > install -c -m 0644 rubygems/platform.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= latform.rb > install -c -m 0644 rubygems/psych_additions.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= sych_additions.rb > install -c -m 0644 rubygems/psych_tree.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/p= sych_tree.rb > install -c -m 0644 rubygems/rdoc.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/r= doc.rb > install -c -m 0644 rubygems/remote_fetcher.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/r= emote_fetcher.rb > install -c -m 0644 rubygems/request_set.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/r= equest_set.rb > install -c -m 0644 rubygems/requirement.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/r= equirement.rb > mkdir -p=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ecurity > install -c -m 0644 rubygems/security/policies.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ecurity/policies.rb > install -c -m 0644 rubygems/security/policy.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ecurity/policy.rb > install -c -m 0644 rubygems/security/signer.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ecurity/signer.rb > install -c -m 0644 rubygems/security/trust_dir.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ecurity/trust_dir.rb > install -c -m 0644 rubygems/security.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ecurity.rb > install -c -m 0644 rubygems/server.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= erver.rb > install -c -m 0644 rubygems/source.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ource.rb > install -c -m 0644 rubygems/source_list.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ource_list.rb > install -c -m 0644 rubygems/source_local.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ource_local.rb > install -c -m 0644 rubygems/source_specific_file.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= ource_specific_file.rb > install -c -m 0644 rubygems/spec_fetcher.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= pec_fetcher.rb > install -c -m 0644 rubygems/specification.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= pecification.rb > install -c -m 0644 rubygems/syck_hack.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= yck_hack.rb > install -c -m 0644 rubygems/test_case.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/t= est_case.rb > install -c -m 0644 rubygems/test_utilities.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/t= est_utilities.rb > install -c -m 0644 rubygems/text.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/t= ext.rb > install -c -m 0644 rubygems/uninstaller.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/u= ninstaller.rb > install -c -m 0644 rubygems/user_interaction.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/u= ser_interaction.rb > install -c -m 0644 rubygems/validator.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/v= alidator.rb > install -c -m 0644 rubygems/version.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/v= ersion.rb > install -c -m 0644 rubygems/version_option.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/v= ersion_option.rb > install -c -m 0644 rubygems.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems.r= b > install -c -m 0644 ubygems.rb=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/ubygems.rb= > mkdir -p=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= sl_certs > install -c -m 0644 rubygems/ssl_certs/AddTrustExternalCARoot.pem=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= sl_certs/AddTrustExternalCARoot.pem > install -c -m 0644=20 > = rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem=20= > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= sl_certs/Entrust_net-Secure-Server-Certification-Authority.pem > install -c -m 0644 rubygems/ssl_certs/GeoTrust_Global_CA.pem=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= sl_certs/GeoTrust_Global_CA.pem > install -c -m 0644=20 > = rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pe= m=20 > = /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/s= sl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem > install -c -m 0755=20 > /var/folders/++/++iEr0qoGaimgUBsnNcijk+++TI/-Tmp-/gem.33469=20 > /Users/7stud/.rvm/rubies/ruby-2.0.0-p0/bin/gem > rm /var/folders/++/++iEr0qoGaimgUBsnNcijk+++TI/-Tmp-/gem.33469 > ERROR: While executing gem ... (NoMethodError) > undefined method `fu_stream_blksize' for=20 > #<Gem::Commands::SetupCommand:0x00000101864280> > Installing RubyGems > Installing gem executable >=20 > --=20 > Posted via http://www.ruby-forum.com/. >=20