Hi !
I ama having a probem with namazu pakage when i try to run mknmz with
simple text file its giving this error
Malformed UTF-8 character (unexpected continuation byte 0xa4, with no
preceding
start byte) at /usr/share/namazu/filter/mailnews.pl line 212.
Malformed UTF-8 character (unexpected continuation byte 0xa4, with no
preceding
start byte) at /usr/share/namazu/filter/mailnews.pl line 212.
With vi i check this file at line number 212 and other line it shows
garbage syntax
but if u type the same file with cat its shows proper output ( vi
/usr/share/namazu/filter/mailnews.pl ----cat
/usr/share/namazu/filter/mailnews.pl )
Is it font problem ?
And what is standerd font initlize by redhat if i want to chage it how
it can be change or is there any conversion program is there
Thanks