From: "jtms1200@..." Date: 2007-10-31T02:25:11+09:00 Subject: Re: parseexcel installation On Oct 29, 9:08 am, Analogy Analogy wrote: > Can anyone assist me with a simple explanation of installing the > parseexcel gem? I'm trying to follow the instructions provided with the > download, but keep running into a wall. Thanks in advance!! > -- > Posted viahttp://www.ruby-forum.com/. Seeing as you did not provide more specific information about this wall you are running into, I can only provide the very most basic of solutions... install the ruby gems package manager: http://rubyforge.org/projects/rubygems/ then: gem install parseexcel