I am having problems getting htfuzzy accents to work with our installation
of htdig.  I have read the relevant htdig FAQs as well as several archived
e-mails, but I still can't get it going.   Here's a list of relevant facts
that might help pinpoint any problems.

Htdig version:  3.1.6
Location of locales /usr/lib/locale/
Name of locale: en_US
Designated locale folder contains an LC_CTYPE file:  Yes!
Using glibc and NOT libc5: Yes!

Relevant Conf file lines:
        search_algorithm:       exact:1 accents:0.75 synonyms:0.5
endings:0.3 substring:0.3
        locale: /usr/lib/locale/en_US
        
I've run the testlocale.c script provided in one of the archived e-mails,
and it seemed to provide the right values.  
I've even tried going to the Configuration.cc and changed:
         String *str = new String(setlocale(LC_ALL, ps->get(dict))); to
String *str = new String(setlocale(LC_CTYPE, ps->get(dict)));
>From what I can see, this should be working, or do I have to reinstall Htdig
after editing the Configuration.cc file?

Thanks for any help.

Chad Wollerton
Monticello Webmaster





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
ht://Dig general mailing list: <[EMAIL PROTECTED]>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to