Author: Kim Yong Ho
Email: [EMAIL PROTECTED]
Message:
Hello!
I thanks for your good product.
However, I experienced a big problem when compiling mnogosearch-3.2.0.b1.
When I compile the mentioned version of the search engine, I got the following error
messages:
"/usr/local/src/mno320b1/src/sql.c:1364: undefined reference to 'udm_snprintf'"
So, I have modified sql.c program. ( I changed the function name from 'udm_snprintf'
to 'snprintf')
After doing that the compilation was successful (hooray!!)
My first question is, how can I compile successfully without modifying the source code?
Secondly, I can't use the indexer for multi-lingual indexing.
LocalCharset UTF-8 doesn't work. After indexing my website with UTF-8 option, the
characters are broken. More specifically the contents of the TXT column in the URL
table show broken characters. With EUC-KR the indexing works fine.
How can I resolve this issue?
Any help is appreciated. Thanks very much in advance.
Kim Yong Ho.
Reply: <http://www.mnogosearch.org/board/message.php?id=2865>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]