According to Pietro Palladino: > I installed ht://dig (3.2b3) on a Slackware 8 (kernel 2.4.6) and, during the > make install command, I had the following error: �ERROR in Display.cc MAXFLOAT > undeclared� or something similar. > So I decided to modify the code of Display.cc from: > > 41: #if !defined(DBL_MAX) && defined(MAXFLOAT) > 42: # define DBL_MAX MAXFLOAT > 43: #endif
This problem is fixed in the latest 3.2.0b4 snapshot. See http://www.htdig.org/files/snapshots/ > The indexing went ok. But everytime I tried to search something I always obtain > the message "No Found". Is this problem dependent from the first one? What does > it mean that the engine (htsearch) didn't find any words? There can be any of a large number of reasons for this, and it may very well be that the indexing didn't go OK after all. It's hard to say unless you use one or more -v options on the htdig command line, because otherwise it may fail silently. See the FAQ. However, there are a large number of bugs in 3.2.0b3, so again I'd suggest you try the latest snapshot, and if you run into problems with it too, try the troubleshooting section of the FAQ. If that doesn't help, then try posting again, but including some relevant output from htdig as well as some info on the suggestions you tried but ruled out from the FAQ. -- 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

