From: Omkar Ghodge Date: 2011-08-16T03:52:52+09:00 Subject: Re: Ruby Hpricot Rake Phillip Gawlowski wrote in post #1016306: > On Fri, Aug 12, 2011 at 8:34 AM, Omkar Ghodge > wrote: >> >> But i dont know how to install? >> >> All articles say it is $ gem install hpricot. But none say where to >> type it, or what are the pre requisites. > > Install Ruby. Make sure it is added to your PATH (the installer will ask > you). > > When done, open a terminal (Hit the Start Orb, and type "cmd", hit > enter). That's where you input gem commands. > > Gem will go and fetch the hpricot gem, and resolve any dependencies that > exist. > > -- > Phillip Gawlowski > > phgaw.posterous.com | twitter.com/phgaw | gplus.to/phgaw > > A method of solution is perfect if we can forsee from the start, > and even prove, that following that method we shall attain our aim. > -- Leibniz Hey thnks a lot it worked. Only thng is i had to install dev kit after ruby and thn hpricot. Thnks -- Posted via http://www.ruby-forum.com/.