Hello Everyone,
We have found the following problem:
Take for instance:
If we install htdig-3.2.0b4-031801.tar.gz in a redhat7.0
with gcc-2.96-54, gcc-c++2.96.54, binutils-2.10.0.0.18-1,
by doing the following:
./configure --prefix=/tmp/htdig324
make
make install
Secondly, we execute rundig to create the databases (2.6M db.accents.db
11M
db.docdb 2.6M db.docs.index 131M db.excerpts 84M db.words.db 16k
db.words.db_weakcmpr)
and finally, we search a phrase like "universidad virtual" by using
htsearch. Then, we find that Htdig finds the answer after 16 seconds.
However, if in the same computer
We do
./configure --prefix=/htdig/htdig324
make
make install
and we want to make the same search with the same databases, we find
that Htdig finds
the answer after 40 seconds.
The same thing happens when we use /kk and with /kkkkk: . In the first
case it lasts 16
seconds and in the second 40.
If we do the same in redhat6.2 and redhat7.1, debian (potato),
htdig always finds the answer after 40 seconds.
However if in redhat7.1 we use the executable we have just made in
redhat7.0
( with ./configure --prefix /tmp/htdig324), it also finds the search
after 16 seconds.
Could anyone help us? Any idea about this mysterious happenings?
Maria
_______________________________________________
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