On Monday 13 February 2006 18:41, ara.t.howard / noaa.gov wrote: | that should only happen if http-access2 is not installed? | | jib:~ > ruby -r http-access2 -e' p WebAgent ' | WebAgent | | i have installed http-access-2_0_6. you? I'm using Gentoo... [ebuild R ] dev-ruby/http-access2-0j-r1 USE="examples" 0 kB % ruby -r http-access2 -e' p WebAgent ' -e:1: uninitialized constant WebAgent (NameError) % ruby -r http-access2 -e' p HTTPAccess2::VERSION ' "1.1" Are we talking about the same software? Is there another http-access2 for ruby? Kurt