[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: enable searching East Asian words at search.debian.org



On Mon, May 05, 2003 at 07:47:11PM +0900, Tomohiro KUBOTA wrote:
> No reply for more than one week.  Someone please reply.

BTW on related note, I noticed:

make: Entering directory `/org/www.debian.org/webwml/japanese/searchtmpl'
wml -q -D CUR_YEAR=2003 -o UNDEFuJA:search.ja.html.tmp@g+w --prolog="/usr/bin/kcc -e -" --epilog="../convert search.ja.html" search.wml
c=`grep CHARSET ../.wmlrc | cut -d= -f2`; \
          iconv -f $c -t UTF-8 search.ja.html | perl -pe 's,^(\s*<meta http-equiv="Content-Type" content="text/html; charset=)\S+(">)$,$1UTF-8$2,' > search.ja.html
iconv: cannot open input file `euc-jp': No such file or directory
copying search.ja.html to ../../../www/searchtmpl
make: Leaving directory `/org/www.debian.org/webwml/japanese/searchtmpl'

I suppose even if the page isn't coded properly, the Japanese characters
would still be input in UTF-8 (presuming the perl line did its job) so
you're back to square one...?

In any event, searchtmpl/Makefile needs some adjustments to accommodate for
the pre-conversion stuff.

-- 
     2. That which causes joy or happiness.



Reply to: