antimok回答ポイント 140ptウォッチ

CPANモジュールのmake testエラー。


Lingua::JA::Summarizeをインストールしたいのですが、make test時に以下のエラーがでます。
(文字数制限があるので途中まで)

perlなどにあまり詳しくないのですが、原因として考えられることを教えてください。
何から対処していけばよいのか、分からない状態です。(mecabはインストール済み)

$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-util.......
# Failed test 'use Lingua::JA::Summarize;'
# in t/00-util.t at line 6.
# Tried to use 'Lingua::JA::Summarize'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.)
# at /home/user_xxx/Lingua-JA-Summarize-0.06/blib/lib/Lingua/JA/Summarize.pm line 14
# BEGIN failed--compilation aborted at t/00-util.t line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &Lingua::JA::Summarize::_encode_ascii_char called at t/00-util.t line 14.
# Looks like you planned 19 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
(以下、略)

※ 有料アンケート・ポイント付き質問機能は2023年2月28日に終了しました。
ログインして回答する

ベストアンサー

その他の回答

この質問へのコメント

コメントはありません

この質問への反応(ブックマークコメント)

質問の情報

登録日時
2006-11-23 02:32:35
終了日時
2006-11-29 01:42:16
回答条件
1人5回まで

この質問のカテゴリ

この質問に含まれるキーワード

Perl1679CPAN86MeCab39モジュール927BEGIN96インストール7094Class541

人気の質問

メニュー

PC版