At 14:54 26/09/2001 -0500, Gilles Detillieux wrote: >According to Olivier Korn: > > [...] > > Would you think it is the new kernel version which is responsible for that > > ? (I mean : is it a reason why it was working when transfering from kernel > > v2.2.15 to kernel v2.0.36 and it wouldn't anymore when transfering from > > v2.4.7 to v2.0.36) ? What am I doing wrong ? > >I can't imagine why a different kernel version would cause differences >in results like this, unless the new kernel is somehow leading to >database file corruption, which is pretty scary - although you'd notice >this elsewhere. I think a more likely explanation would be bugs in the >compiler or C/C++ libraries in Mandrake 8.0. Have a look for any update >packages they release. > >I'm not all that familiar with Mandrake, but I know that most point-zero >releases of Red Hat (6.0, 7.0) had all sorts of problems that were found >and fixed after release, including C library bugs. > >If you simply copied the htsearch binary from your Mandrake 7.1 or RH 6.2 >system to Mandrake 8.0, you may try compiling ht://Dig on 8.0 instead. >If you did compile on 8.0, you may want to try the Mandrake 7.1 or RH 6.2 >htsearch binary instead. This might help pinpoint whether the problem is >the compiler or libraries.
I did compile ht://Dig on Mandrake 8.0. Thank you, Gilles. You showed me the right way. After reading your mail, I thought to use "ldd htsearch" and i saw that, on 8.0, it didn't compile zlib.so in ! (I'm using "compression_factor: 9" in my .conf files). I installed a missing rpm : zlib1-devel-(version).rpm and recompiled everything. Now, it is working perfectly well, just as before. For whom it may concern : Mandrake 8.0 seems not to install zlib1-devel-(version).rpm but only zlib1-(version).rpm by default. I didn't pay attention enough to ./configure output. Sorry for the annoyance. Thanks again, Gilles. -- Olivier Korn Strasbourg, France _______________________________________________ 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

