From: aero6dof@... (Alan Chen) Date: 2003-08-20T10:06:10+09:00 Subject: Re: Using or finding 'curl' ejb@theworld.com (Ed Baker) wrote in message news:... > require 'curl' > > It seems that curl is not a ruby file, but rather a 'dll' or 'exe' > that I have to get. > > Can anyone point me in the right direction? Its probably the ruby-curl extension. Search for 'curl' at raa.ruby-lang.org. You'll probably need libcurl for your system http://curl.haxx.se/libcurl/