Received: (at submit) by bugs.debian.org; 11 Oct 2000 11:02:11 +0000 From pot@gnu.org Wed Oct 11 06:02:11 2000 Return-path: Received: from pot.cnuce.cnr.it [::ffff:146.48.83.182] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 13jJeF-00055Q-00; Wed, 11 Oct 2000 06:02:11 -0500 Received: from pot by pot.cnuce.cnr.it with local (Exim 3.16 #1 (Debian)) id 13jJeC-000184-00 for ; Wed, 11 Oct 2000 13:02:08 +0200 From: Francesco Potorti` To: Debian GNU/Linux bug list Subject: htdig; should keep files in /usr/lib or /usr/share Message-Id: Date: Wed, 11 Oct 2000 13:02:08 +0200 Delivered-To: submit@bugs.debian.org Package: htdig Version: 3.1.5-2 Severity: normal Many of the files in /etc/htdig are not really configuration files, but rather library files. They should be under /usr/lib, or /usr/share, and avoid consuming possibly precious space in the root filesystem. -- System Information Debian Release: woody Kernel Version: Linux pot 2.2.13 #17 Tue May 9 13:12:19 CEST 2000 i686 unknown Versions of the packages htdig depends on: ii libc6 2.1.94-3 GNU C Library: Shared libraries and Timezone ii libdb2 2.7.7-2.2 The Berkeley database routines (run-time fil ii libstdc++2.10 2.95.2-14 The GNU stdc++ library ii zlib1g 1.1.3-11 compression library - runtime ^^^ (Provides virtual package libz1) ii perl-5.005 5.005.03-7.1 Larry Wall's Practical Extracting and Report ^^^ (Provides virtual package perl5) --- Begin /etc/htdig/htdig.conf (modified conffile) database_dir: /var/spool/htdig start_url: http://localhost/ limit_urls_to: ${start_url} exclude_urls: /cgi-bin/ .cgi bad_extensions: .wav .gz .z .sit .au .zip .tar .hqx .exe .com .gif \ .jpg .jpeg .aiff .class .map .ram .tgz .bin .rpm .mpg .mov .avi maintainer: F.Potorti@cnuce.cnr.it max_head_length: 100000 max_doc_size: 20000000 no_excerpt_show_top: true search_algorithm: exact:1 synonyms:0.5 endings:0.1 next_page_text: next no_next_page_text: prev_page_text: prev no_prev_page_text: page_number_text: '1' \ '2' \ '3' \ '4' \ '5' \ '6' \ '7' \ '8' \ '9' \ '10' no_page_number_text: '1' \ '2' \ '3' \ '4' \ '5' \ '6' \ '7' \ '8' \ '9' \ '10' synonym_db: /usr/lib/htdig/synonyms.db endings_root2word_db: /usr/lib/htdig/root2word.db endings_word2root_db: /usr/lib/htdig/word2root.db image_url_prefix: /doc/htdig/images pdf_parser: /usr/bin/X11/acroread -toPostScript external_parsers: application/msword /usr/share/htdig/parse_doc.pl --- End /etc/htdig/htdig.conf