On Tuesday 18 July 2006 20:41, nobu / ruby-lang.org wrote: > The wrong point is using have_library in order to check if the > function is available, not the library. It is not for that > purpose. Use have_func instead. > > have_func("getpeerucred") Got it. Thanks, Jim