Ok. So the file exists despite the fact that htdig says that it does not.
Interesting.
> > . ./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 :-).
> >
>
> [msql@chaos test]$ make TESTS=t_htdig check
> make MAKE="make" check-TESTS
> make[1]: Entering directory `/opt/htdig/src/htdig-3.2.0b1-020600/test'
> ../htdig/htdig -t -i -c
> /opt/htdig/src/htdig-3.2.0b1-020600/test/conf/htdig.conf
> PASS: t_htdig
> ==================
> All 1 tests passed
> ==================
> make[1]: Leaving directory `/opt/htdig/src/htdig-3.2.0b1-020600/test'
> [msql@chaos test]$
The really usefull part is to run
truss ../htdig/htdig -t -i -c
afterwards. We will see for real what can't be opened.
Thanks,
--
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.