> 
 > Here's what I get with make check:
 > 
 > Making check in test
 > make[1]: Entering directory `/opt/htdig/src/htdig-3.2.0b1-020600/test'
 > make MAKE="make" check-TESTS
 > make[2]: Entering directory `/opt/htdig/src/htdig-3.2.0b1-020600/test'
 > WordDB: /opt/htdig/src/htdig-3.2.0b1-020600/test/var/htdig/db.words.db: No
 > such file or directory
 > WordDB: Db::open: No such file or directory

 If I remember well you already sent a similar message and I was not able
to provide a good diagnostic. Since it's vital for me that these test work
I'd appreciate if you could do the following:

. Only run t_htdig test (make TESTS=t_htdig check)
. Make sure test/var/htdig directory has been created
  No -> it gives me a good hint : is mkdir -p working on your system ? 
  Yes -> could you modify t_htdig as follow:

. ./test_functions

echo $htdig "$@" -t -i -c $testdir/conf/htdig.conf
exit 0
$htmerge -c $testdir/conf/htdig.conf
   run it.
   Run the command echoed with truss and analyze the result or send it
directly to me (preferable compressed :-).

 Thanks a lot for your help,

-- 
                Loic Dachary

                24 av Secretan
                75019 Paris
                Tel: 33 1 42 45 09 16
                e-mail: [EMAIL PROTECTED]
                URL: http://www.senga.org/


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 

Reply via email to