According to Fraser Campbell:
> Has anyone successfully installed htdig on a Cobalt RAQ? I compiled and
> installed per instructions but haven't had any luck so far. Every time
> I run htdig it does a "Segmentation fault (core dumped)". I installed
> in /home/htdig and even specifying full paths and the location of the
> config file it still fails with the same error. The only functional
> part of the program seems to be "htdig --help" ... I get the expected
> output from that.
>
> These are the libraries I am linked with:
>
> libz.so.1 => /usr/lib/libz.so.1 (actually libz.so.1.1.2)
> libstdc++.so.2.7.2 => /usr/lib/libstdc++.so.2.7.2
> libm.so.6 => /lib/libm.so.6 (actually libm-2.0.7.so)
> libc.so.6 => /lib/libc.so.6 (actually libc-2.0.7.so)
> /lib/ld.so.1 => /lib/ld.so.1 (acutally ld-2.0.7.so)
>
> "htdig -vvv" results in no output other than the segfault. "rundig" and
> "rundig -vvv" result in no output at all ... just returns to the command
> prompt.
Sounds like it's failing very early on in its execution. Does your system
have a debugger? A stack backtrace after it segfaults would give us a
starting point for figuring out where it's failing.
--
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
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.