{"id":153,"date":"2007-06-24T21:30:03","date_gmt":"2007-06-24T12:30:03","guid":{"rendered":"https:\/\/deskplate.net\/blog\/2007\/06\/24\/mecabhyper-estraier%e3%81%ae%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab\/"},"modified":"2007-06-24T21:30:03","modified_gmt":"2007-06-24T12:30:03","slug":"mecabhyper-estraier%e3%81%ae%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab","status":"publish","type":"post","link":"https:\/\/deskplate.net\/blog\/archives\/153","title":{"rendered":"MeCab+Hyper Estraier\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb"},"content":{"rendered":"<p>Hyper Estraier\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n\u4e00\u767a\u76ee\u306f\u30a8\u30e9\u30fc\u3002<br \/>\n[root@localhost hyperestraier-1.4.10]# make install<br \/>\nmkdir -p \/usr\/local\/include<br \/>\ncp -Rf estraier.h estmtdb.h estnode.h \/usr\/local\/include<br \/>\nmkdir -p \/usr\/local\/lib<br \/>\ncp -Rf libestraier.a libestraier.so.8.35.0 libestraier.so.8 libestraier.so \/usr\/local\/lib<br \/>\ncp: `libestraier.a&#8217; \u306e\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093: \u305d\u306e\u3088\u3046\u306a\u30d5\u30a1\u30a4\u30eb\u3084\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306f\u3042\u308a\u307e\u305b\u3093<br \/>\ncp: `libestraier.so.8.35.0&#8242; \u306e\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093: \u305d\u306e\u3088\u3046\u306a\u30d5\u30a1\u30a4\u30eb\u3084\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306f\u3042\u308a\u307e\u305b\u3093<br \/>\ncp: `libestraier.so.8&#8242; \u306e\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093: \u305d\u306e\u3088\u3046\u306a\u30d5\u30a1\u30a4\u30eb\u3084\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306f\u3042\u308a\u307e\u305b\u3093<br \/>\ncp: `libestraier.so&#8217; \u306e\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093: \u305d\u306e\u3088\u3046\u306a\u30d5\u30a1\u30a4\u30eb\u3084\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306f\u3042\u308a\u307e\u305b\u3093<br \/>\nmake: *** [install] \u30a8\u30e9\u30fc 1<br \/>\n\u3082\u3046\u4e00\u5ea6\u624b\u9806\u3092\u6700\u521d\u304b\u3089\u3084\u3063\u3066\u307f\u308b<br \/>\n1.MeCab\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\nhttp:\/\/mecab.sourceforge.jp\/ \u3088\u308a mecab-0.96.tar.gz\u3068mecab-ipadic-2.7.0-20070610.tar.gz(\u8f9e\u66f8)\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3002<br \/>\n$ tar xzf mecab-0.96.tar.gz<br \/>\n$ cd mecab-0.96<br \/>\n$ .\/configure<br \/>\n$ make<br \/>\n$ su<br \/>\n# make install<br \/>\n# exit<br \/>\n$ cd ..<br \/>\n$ tar xzf mecab-ipadic-2.7.0-20070610.tar.gz<br \/>\n$ cd mecab-ipadic-2.7.0-20070610<br \/>\n$ .\/configure<br \/>\n$ make<br \/>\n$ su<br \/>\n# make install<br \/>\n2.libiconv\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n\u30bd\u30fc\u30b9\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u3002<br \/>\nhttp:\/\/ftp.gnu.org\/pub\/gnu\/libiconv\/libiconv-1.11.tar.gz<br \/>\n$ tar xzf libiconv-1.11.tar.gz<br \/>\n$ cd libiconv-1.11<br \/>\n$ .\/configure &#8211;prefix=\/usr\/local<br \/>\n$ make<br \/>\n$ su<br \/>\n# make install<br \/>\n3.qdbm\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\nhttp:\/\/qdbm.sourceforge.net\/\u3088\u308aqdbm-1.8.75.tar.gz\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3002<br \/>\n$ tar xzf qdbm-1.8.75.tar.gz<br \/>\n$ cd qdbm-1.8.75<br \/>\n$ .\/configure<br \/>\n$ make<br \/>\n$ su<br \/>\n# make install<br \/>\n4.zlib\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\nhttp:\/\/www.zlib.net\/\u3088\u308azlib-1.2.3.tar.gz\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3002<br \/>\n$ tar xzf zlib-1.2.3.tar.gz<br \/>\n$ cd zlib-1.2.3<br \/>\n$ .\/configure<br \/>\n$ make<br \/>\n$ su<br \/>\n# make install<br \/>\n5.Hyper Estraier\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\nhttp:\/\/hyperestraier.sourceforge.net\/index.ja.html\u3088\u308ahyperestraier-1.4.10.tar.gz\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u3002<br \/>\n$ tar xzf hyperestraier-1.4.10.tar.gz<br \/>\n$ cd hyperestraier-1.4.10<br \/>\n$ .\/configure &#8211;enable-mecab<br \/>\n$ make<br \/>\n$ su<br \/>\n# make istall<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hyper Estraier\u306e\u30a4\u30f3\u30b9\u30c8\u30fc<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-153","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/comments?post=153"}],"version-history":[{"count":0,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/153\/revisions"}],"wp:attachment":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/media?parent=153"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/categories?post=153"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/tags?post=153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}