According to N Irons:
> Installing 3.1.2 was not difficult. Installing 3.1.5 on top of 3.1.2 is
> giving me real problems.
>
> I'm using FreeBSD 2.7, running configure like this:
>
> ./configure --prefix=/usr/home/irons/apps/htdig-3.1.5 \
> --with-bin_dir=/usr/home/irons/bin \
> --with-config_dir=/usr/home/irons/apps/htdig-3.1.5/conf \
> --with-common_dir=/usr/home/irons/apps/htdig-3.1.5/common \
> --with-database_dir=/usr/home/irons/apps/htdig-3.1.5/rb_db \
> --with-default_config_file=/usr/home/irons/apps/htdig-3.1.5/conf/default_htdig.conf\
> --with-cgi-bin_dir=/usr/home/irons/public_html/cgi-bin \
> --with-image_dir=/usr/home/irons/public_html/images \
> --with-image_url_prefix=http://bumppo.net/images/ \
> --with-search_dir=/usr/home/irons/public_html/search \
> --with-search_form=sample_search.html
There are no --with-bin_dir, --with-config_dir, --with-common_dir,
--with-database_dir, --with-default_config_file, --with-image_url_prefix,
and --with-search_form in 3.1.5's configure program. These will need to
be set manually in your CONFIG file.
> When I run htsearch with -vvv, it gives me the same errors, then
> complains of a segmentation fault and dumps core.
You may want to have a look at FAQ 5.14 about the regex conflict, which
could be causing grief on FreeBSD as well.
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.