home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / infosyst / gopher / 1315 < prev    next >
Encoding:
Text File  |  1992-11-24  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.infosystems.gopher
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!s.psych.uiuc.edu!lbroda
  3. From: lbroda@s.psych.uiuc.edu (Larry Broda)
  4. Subject: Re: Wais search not working
  5. References: <By6FHv.DCz@news.cso.uiuc.edu>
  6. Message-ID: <By6z4K.198@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: UIUC Department of Psychology
  9. Date: Mon, 23 Nov 1992 23:12:18 GMT
  10. Keywords: wais index
  11. Lines: 26
  12.  
  13. lbroda@s.psych.uiuc.edu (Larry Broda) writes:
  14.  
  15. >Surely I'm making a simple configuration error here: on a simple WAIS
  16. >index search (wais-8-b5, gopher 1.03) I get "Nothing available" though
  17. >I know this is incorrect (a waissearch proves this).
  18.  
  19. >Furthermore, I tried running gopherd in  Debug mode and the debugging
  20. >output clearly showed that it was finding the correct documents on and
  21. >index search... though there was an odd "dangling file" message.  Here
  22. >is an example of gopherd debug output:
  23.  
  24. etc, etc...
  25.  
  26. I found the cause myself.  In the WAIS utility (under ir/) futil.c,
  27. the call to the Sun library routine "access" was not working right.
  28. It was saying the file didn't exist when it did.  I kludged it by
  29. replacing the calls to access with my own routine, but wonder what is
  30. up.
  31.  
  32. --
  33. Larry Broda
  34. Systems Administration
  35. Department of Psychology,
  36. University of Illinois at Champaign-Urbana
  37. email: lbroda@s.psych.uiuc.edu
  38.  
  39.