wwwoffle-htsearch
上传用户:seven77cht
上传日期:2007-01-04
资源大小:486k
文件大小:0k
源码类别:

浏览器

开发平台:

Unix_Linux

  1. #!/bin/sh
  2. #### THE SPOOL DIR IS "SPOOLDIR" IN THE LINE BELOW ####
  3. wwwoffle_spool=SPOOLDIR
  4. ####
  5. # Set the path to include the htdig executables
  6. PATH=$PATH:/usr/local/bin
  7. #PATH=$PATH:/usr/local/cgi-bin  # A possible location
  8. #PATH=$PATH:/usr/lib/cgi-bin    # The Debian location
  9. export PATH
  10. # Do the searching
  11. htsearch -c $wwwoffle_spool/html/htdig/conf/htsearch.conf