namazu-users-en
[Top] [All Lists]

Re: Problem with search using namazu for Japanese strings

To: namazu-users-en@namazu.org
Subject: Re: Problem with search using namazu for Japanese strings
From: knok@daionet.gr.jp (NOKUBI Takatsugu)
Date: Mon, 23 Jul 2001 15:04:51 JST
Reply-to: namazu-users-en@namazu.org
Message-id: <200107230607.PAA15896@ns1.eal.or.jp>
In article <20010722103140.26290.qmail@web14901.mail.yahoo.com>
sandeepr_namazu@yahoo.com writes:

 I am having problems with searching the japanese
strings. I did all the installations without setting
the LANG=ja option. Now when I set the option to ja I
try to run the mknmz command I get an error message
saying : "Not a catalog file"

It's gettext's probrem.
Solaris has own gettext functions, but Namazu expects GNU gettext.

So you need to rebuild Namazu with --with-included-gettext option in
configure script.

I tried reinstalling the namazu with the LANG=ja
option; then during the make check; gave the following
problems :
=====================
18 of 27 tests failed
=====================

followed by the different errors such as :
*** Error code 1
make: Fatal error: Command failed for target
`check-TESTS'
*** Error code 1
make: Fatal error: Command failed for target
`check-am'
*** Error code 1
make: Fatal error: Command failed for target
`check-recursive'
*** Error code 1
make: Fatal error: Command failed for target
`check-recursive'

Hmm... it should be make's probrem or shell's probrem. If the error's
reason is the latter, it should be our mistake.
-- 
NOKUBI Takatsugu
E-mail: knok@daionet.gr.jp
        knok@namazu.org / knok@debian.org


<Prev in Thread] Current Thread [Next in Thread>