Namazu-users-ja(旧)


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

kakasi install 失敗



ネコ七と申します

kakasiのメイリングリストは開発用のようですので、こちらで質問させていただきま
す。

過去ログを参考に、レンタルサーバ(ヴァーチャルドメイン)にnamazu+kakasiをイン
ストールしようとしたところ、kakasiのインストールでつまずいてしまいました。
以前、同じプロバイダの別のサーバにインストールしたときは比較的すんなりできた
のに今回なぜかつまずいてしまい本当に困ってしまいました。

どなたか、原因・対策をご存じのかたがいらっしゃいましたら、ご教授願います。

■ 問題、症状
% ./configure --prefix=$HOME/kakasi
としたところ以下のメッセージをはいて止まってしまいます。

loading cache ./config.cache
./configure: /dev/null: Permission denied
checking for a BSD compatible install... \c
/usr/bin/ginstall -c
checking whether build environment is sane... \c
./configure: /dev/null: Permission denied
yes
checking whether make sets ${MAKE}... \c
./configure: /dev/null: Permission denied
no
checking for working aclocal... \c
./configure: /dev/null: Permission denied
missing
checking for working autoconf... \c
./configure: /dev/null: Permission denied
missing
checking for working automake... \c
./configure: /dev/null: Permission denied
missing
checking for working autoheader... \c
./configure: /dev/null: Permission denied
missing
checking for working makeinfo... \c
./configure: /dev/null: Permission denied
missing
checking whether to enable maintainer-specific portions of Makefiles... \c
no
checking for gcc... \c
gcc
checking whether the C compiler (gcc  ) works... \c
./configure: /dev/null: Permission denied
yes
checking whether the C compiler (gcc  ) is a cross-compiler... \c
yes
checking whether we are using GNU C... \c
./configure: /dev/null: Permission denied
no
checking whether gcc accepts -g... \c
yes
checking how to run the C preprocessor... \c
grep: conftest.out: No such file or directory
gcc -E
checking for a BSD compatible install... \c
/usr/bin/ginstall -c
checking whether make sets ${MAKE}... \c
(cached) \c
no
checking for Cygwin environment... \c
no
checking for mingw32 environment... \c
no
checking for executable suffix... \c
no
checking for object suffix... \c
o
./configure: /dev/null: Permission denied
configure: error: can not run ./config.sub

■ OSとそのヴァージョン
Linux w11 2.2.13

■ perlのヴァージョン
version 5.005_03 built for i386-linux

■ gccのヴァージョン
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

■ nkfのヴァージョン
Network Kanji Filter Version 1.7 (1/9811/Shinji Kono)

■ config.log
関係あるのかわかりませんがconfig.logというファイルが出来ていました。
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:572: checking for a BSD compatible install
configure:625: checking whether build environment is sane
configure:682: checking whether make sets ${MAKE}
configure:728: checking for working aclocal
configure:741: checking for working autoconf
configure:754: checking for working automake
configure:767: checking for working autoheader
configure:780: checking for working makeinfo
configure:795: checking whether to enable maintainer-specific portions of Makefiles
configure:821: checking for gcc
configure:934: checking whether the C compiler (gcc  ) works
configure:950: gcc -o conftest    conftest.c  1>&5
configure:976: checking whether the C compiler (gcc  ) is a cross-compiler
configure:981: checking whether we are using GNU C
configure:990: gcc -E conftest.c
cpp: output pipe has been closed
configure:1009: checking whether gcc accepts -g
configure:1041: checking how to run the C preprocessor
configure:1062: gcc -E  conftest.c >/dev/null 2>conftest.out
./configure: /dev/null: Permission denied
configure:1132: checking for a BSD compatible install
configure:1185: checking whether make sets ${MAKE}
configure:1217: checking for Cygwin environment
configure:1233: gcc -c -g  conftest.c 1>&5
configure: In function `main':
configure:1229: `__CYGWIN32__' undeclared (first use in this function)
configure:1229: (Each undeclared identifier is reported only once
configure:1229: for each function it appears in.)
configure: failed program was:
#line 1222 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1250: checking for mingw32 environment
configure:1262: gcc -c -g  conftest.c 1>&5
configure: In function `main':
configure:1258: `__MINGW32__' undeclared (first use in this function)
configure:1258: (Each undeclared identifier is reported only once
configure:1258: for each function it appears in.)
configure: failed program was:
#line 1255 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1281: checking for executable suffix
configure:1291: gcc -o conftest -g   conftest.c  1>&5
configure:1312: checking for object suffix
configure:1318: gcc -c -g  conftest.c 1>&5

長々と申し訳ありません。よろしくお願いします。


---
neko7@NoroTetsuto
http://www2.off.ne.jp/~neko7/