------ art_996_1760189.1195984478972 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Just to be extra clear: if you build it on WinXP you don't need to install GCC. If you want to built it in Cygwin, you'll probably need GCC. On 11/25/07, Andrei Maxim <andrei / andreimaxim.ro> wrote: > > Feng, > > Check your Cygwin installation and make sure you have gcc installed. It's > under compilers or something like that. It seems that the line that's > throwing the error is > > > make gcc: Command not found > > > I have a somewhat limited experience with Ruby, Windows XP and Cygwin but > I remember that a gem installed from the Windows command line will work in > Cygwin too (at least it's present when I issue a `gem list`) > > On 11/25/07, Feng Tien <pood.forums / gmail.com> wrote: > > > > I'm trying to run scRUBYt on winXp, but found out it just doesn't work. > > > > So the work around is to use cygwin. > > > > I'm trying to install Hpricot > > > > > > I keep on getting this error: > > > >