Namazu-users-ja(旧)


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

Re: Permission denied エラー



コメントありがとうございます。川合です。

wvHtml のバージョンは、0.7.5 のようです。

# wvHtml -v
0.7.5


すいません、焦って、LANG=ja;export LANG を実行する前
のmknmz -C を送りました。実際、mknmz は cron で実行い
ますので、その中で、LANG=ja;export LANG を行っています。

# mknmz -C
読み込んだ設定ファイル: /etc/namazu/mknmzrc
システム: linux
Namazu: 2.0.10
Perl: 5.006001
NKF: module_nkf
KAKASI: module_kakasi -ieuc -oeuc -w
茶筌: no
わかち書き: module_kakasi -ieuc -oeuc -w
メッセージの言語: ja
言語: ja
文字コード: euc
CONFDIR: /etc/namazu
LIBDIR: /usr/share/namazu/pl
FILTERDIR: /usr/share/namazu/filter
TEMPLATEDIR: /usr/share/namazu/template
対応メディアタイプ:
  application/msword
  application/pdf
  application/x-bzip2
  application/x-compress
  application/x-gzip
  application/x-rpm
  message/news
  message/rfc822
  text/hnf
  text/html
  text/html; x-type=mhonarc
  text/plain
  text/plain; x-type=rfc
  text/x-hdml
  text/x-roff

mswork.pl 内の sub status() !util::islang("ja") が true となるのが
原因だと思うのですが、perl環境がちゃんと設定できていないのでしょうか?
変数の蒸発ではないですねぇ。

sub status() {
    $wordconvpath = util::checkcmd('wvHtml');
    if (defined $wordconvpath) {
        if (!util::islang("ja")) {
            return 'yes';
        } else {
            $utfconvpath   = util::checkcmd('lv');
            $wvversionpath = util::checkcmd('wvVersion');
            if ((defined $utfconvpath) && (defined $wvversionpath)) {
                return 'yes';
            } else {
                return 'no';

__________________________________________________

>寺西です。
>
>wvHtml のバージョンは何でしょう。
>
>h-kawai@xxxxxxxxxxxxx wrote:
>> 
>> この問題の原因としては、当たりでした、しかし、何故そうなるのかが今のところ
>> わかりません。
>> msword.pl の中にcheckwriteを入れてみた所、wvversionpath と utfconvpath が
>> nullストリングスになっているのですが、wvhtmlpath のはちゃんとwvHtmlのpath
>> が入っています。
>
>日本語環境でしょうか? 英語の場合は null になります。
>
>> # mknmz -C
>> perl: warning: Setting locale failed.
>> perl: warning: Please check that your locale settings:
>>         LANGUAGE = "jp",
>>         LC_ALL = "jp",
>>         LANG = "euc_jp"
>>     are supported and installed on your system.
>> perl: warning: Falling back to the standard locale ("C").
>
>何やら怪しげなメッセージがでてますよ。まずは
>
>http://www.namazu.org/doc/tutorial.html.ja#japanese
>
>の内容を確認してみましょう。
>
>> mswork.pl 内で変数が蒸発してしまうのでしょうか?
>
>そんなことはないでしょう。
>-- 
>=====================================================================
>寺西 忠勝(TADAMASA TERANISHI)  yw3t-trns@xxxxxxxxxxxxxxx
>http://www.asahi-net.or.jp/~yw3t-trns/index.htm
>Key fingerprint =  474E 4D93 8E97 11F6 662D  8A42 17F5 52F4 10E7 D14E
>