According to Antonia Maria Saez Bernal:
>  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?

This is probably the most unusual problem report I've seen on this list!
I can't really come up with a theory to explain this, but given all the
errata that Red Hat has issued for 7.0, I would not be inclined to trust
something built on it to work successfully (unless you had actually
installed all the dozens of update RPMs they issued for it).  I would
stick with 7.1 and rebuild on that system, and write off the mysterious
happenings to some bug in 7.0's compiler or libraries.

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