Bug 99906 - namazu2 cannot work because MeCab.pm is not installed
Summary: namazu2 cannot work because MeCab.pm is not installed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-08 07:30 UTC by Takamichi Tateoka
Modified: 2006-07-08 17:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Takamichi Tateoka 2006-07-08 07:30:14 UTC
	mknmz command of ports/japanese/namazu2 stops because of lack of MeCab.pm

Fix: 

MeCab.pm is distributed separated package mecab-perl-0.90.tar.gz, so
it should be in ports tree or installed in namazu2.
How-To-Repeat: 
% mknmz  --indexing-lang=ja /some/directory
Can't locate MeCab.pm in @INC (@INC contains: /usr/local/share/namazu/filter /usr/local/share/namazu/pl . /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8) at /usr/local/bin/mknmz line 958.
%
Comment 1 MANTANI Nobutaka freebsd_committer freebsd_triage 2006-07-08 17:57:34 UTC
State Changed
From-To: open->closed

Fixed, thanks!