According to [EMAIL PROTECTED]:
> I don't have  problems  compiling 3.2.0b4.
> But  I have problems  configuring it.
> 
> In my config file I have this:
> start_url:        `../conf/links.txt`
> max_keywords:  10
> remove_default_doc:  default.html default.htm index.html index.htm
> index.php index.phtml index.php3
> use_star_image:  no
> valid_extensions:  .html .htm .shtml .php .php3 .asp
> accents_db:  ${database_base}.uml.db
> #locale pt_PT
> limit_urls_to: .mz/
> create_url_list:  yes
> exclude_urls:  404.html cgi-bin  bin cgi
> 
> When I run: htdig.exe -c  ../conf/htdig.conf -v >makefilelog.txt  -m
> [../conf/links.txt]
> 
> I get this  problems:
> 1 -  htdig still indexig .com .net, etc  domains,  like    adobe.com

Interesting.  This would seem to suggest that the regular expression
code isn't working correctly on your system, so you're getting false
matches.

> 2 - 6:4:1:http://www.agora.co.mz/fixed/anteriores.htm: ***DB2 problem...:
> missing or
>  empty key value specified

Hmmm.  A lot of Cygwin users have complained about strange DB problems.
I'm guessing this might be another such problem.  Do you get a lot of
these messages, or just a few?  Is it consistently the same few URLs
that trigger these messages, or are there variations in the results
during different runs of htdig?

> One more question it's possible  to compile  htdig  remotely using PUTTY or
> TELNET .

I'm assuming by this that you're telnetting to a UNIX-like system.
If so, and this system has make and a C++ compiler, you should be able
to configure, compile and install it.  Depending on what sort of access
rights you have on that system, you may have to set a number of paths
using ./configure options to get the software to install somewhere where
you have write access.

> I compiled  htdig 3.1.6-011302  using cygwin 2.125.2.10   on  WinME.
> 
> I had  no problems. This version of htdig is very small (compared to
> 3.2.0b4-010602).
> It  takes less than two minutes to install it.
> I made all test I  knew.
> htsearch  - 1351 kb
> htdig - 1445 kb

That's great.  Yes, 3.1 is much smaller and simpler than 3.2.

> What else should I do?

I guess that depends on what you'd like to spend your time doing.
Right now, the priority for us is to get 3.1.6 out the door, so if you
want to hammer away at it and try out all sorts of features, especially
the ones added recently (see the ChangeLog in the main source directory),
we'd like any feedback on problems encountered.

Beyond that, we'd appreciate any contributions that help with
internationalization, e.g. template files, config files, word lists
and dictionaries.

After 3.1.6 is out, the next step will be to get 3.2.0b4 out, so any help
you can provide in debugging it would also be appreciated.

-- 
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

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to