File: README

package info (click to toggle)
htdig 1%3A3.2.0b6-21
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,292 kB
  • sloc: ansic: 49,632; cpp: 46,468; sh: 17,400; xml: 4,180; perl: 2,543; makefile: 888; php: 79; asm: 14
file content (40 lines) | stat: -rw-r--r-- 1,623 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
ht://Dig 3.2.0b6 README
Copyright (c) 1995-2004 The ht://Dig Group
Contributions from many, see htdoc/THANKS.html

ht://Dig is distributed under the GNU Library General Public License (LGPL).
See the COPYING file for license information.

ht://Dig is a world-wide-web search system for an intranet or small internet.

See the htdoc/install.html file for compilation and installation instructions.

This distribution includes:

    * htdig     - A www information gathering and indexing system
    * htfuzzy   - A fuzzy search database creation program
    * htsearch  - A search engine.
    * httools   - An assortment of tools for operating on the databases

    * htlib     - A small general purpose C++ class library
    * htnet     - Net stuff classes
    * htword    - word occurences list handling, aka inverted index
    * htcommon  - ht://Dig specific classes
    * db        - The latest Berkeley DB package from Sleepycat Software

    * htdoc     - ht://Dig documentation in HTML

ht://Dig has been tested extensively under Linux using gcc/g++
If you use g++, make absolutely sure you have libstdc++ installed
as well. (libstdc++ has superceded the older libg++ package.)

To build, first read the htdoc/install.html document

Questions and discussion should be directed to the ht://Dig mailing list 
  at htdig-general@lists.sourceforge.net
Find subscription instructions at https://htdig.sourceforge.net/mailing.html
Suggestions and bug reports can be made on our bug tracking database
  (see https://htdig.sourceforge.net/bugs.html)

For the most up-to-date documentation, use https://htdig.sourceforge.net/