From: "QUEISSER,ANDREW (HP-Corvallis,ex1)" Date: 2002-04-17T00:12:58+09:00 Subject: RE: [ANN] Ruby/Google Carlo, thanks for the tip. I got past the URI problem but now I'm running into something else. I'll try 1.6.7, as suggested by Steve elsewhere in this thread. Andrew > -----Original Message----- > From: Carlo Teubner [mailto:C.Teubner@t-online.de] > Sent: Saturday, April 13, 2002 3:59 AM > To: ruby-talk@ruby-lang.org > Subject: Re: [ANN] Ruby/Google > > > Hi, > > > I installed the Google thing and tried to install all the > > SOAP4R dependencies. At some point I had to install URI, > > which seems to have disappeared from RAA. I found a uri.rb > > somewhere but I'm getting the error below. I'm using the > > Win32 port from the PragmaticProgrammers site. Can someone help? > > I had the same problem and I got the URI library from http://arika.org/ruby/uri.html; it worked. Note that this package contains more than just a uri.rb. -Carlo