Search Criteria
Package Details: mecab 0.996-6
Git Clone URL: | https://aur.archlinux.org/mecab.git (read-only, click to copy) |
---|---|
Package Base: | mecab |
Description: | Yet another part-of-speech and morphological analyzer. |
Upstream URL: | https://taku910.github.io/mecab |
Licenses: | |
Submitter: | FSMaxB |
Maintainer: | Yuanji |
Last Packager: | yantene |
Votes: | 9 |
Popularity: | 0.46 |
First Submitted: | 2015-08-12 13:55 |
Last Updated: | 2019-02-11 08:40 |
Latest Comments
1 2 Next › Last »
yantene commented on 2019-02-11 08:41
@polm23 Sorry I'm late. I have just fixed it.
Thanks @Yuanji, @DAISUKESUZUKI and @johejo.
polm23 commented on 2019-02-11 05:55
@yantene Could you apply one of the patches provided to fix the libexec dir issue? If you're too busy or not interested I would be willing to adopt the package and fix it.
Yuanji commented on 2018-09-28 06:26
@yantene @DAISUKESUZUKI I made a patch for PKGBUILD to solve this problem.
https://gist.github.com/masakichi/257db9a3767a318410ced7b2627e7b62
DAISUKESUZUKI commented on 2018-07-05 14:33
In mecab-config line110 indicating the return-value at '--libexecdir' should be
echo /usr/lib/mecab
inot /usr/ "libexec" /mecab
yantene commented on 2018-02-08 12:53
@johejo Thanks for your comment. I confirmed the phenomenon you pointed out. However I'm busy now and cannot work right away. I'm sorry, but please wait a while.
johejo commented on 2018-02-06 12:11
Hi, when "mecab-config --libexecdir" is executed, it seems that "/usr/libexec/mecab" is output. This is incorrect as the installation directory has been changed. It is necessary to patch "mecab- config.in" of the original source code. I tried to make a patch. How about this? https://gist.github.com/b01a5e283fdeb7f37ae991692428eb84.git Sorry, I am not very familiar with ArchLinux packaging system.
arnold commented on 2015-12-13 03:26
Thank you very much for your work.
itachi17 commented on 2015-09-16 17:23
It seems that mecab is working fine in terminal. However in Firefox, plugin named furigana inserter prints in firefox console(ctrl+shift+j) this: "Error: Error: unsupported character set, only UTF-8 is supported: utf-8." I looked up in the PKGBUILD and there is no --with-charset=utf8 switch. So I compiled it with that but again its not working. Dont you know where's the problem?
FSMaxB commented on 2015-08-12 17:38
Ok, I've updated both packages. mecab now prints a message that you should update mecab-ipadic as well and the pkgrel is bigger than the previous one.
Unfortunately though, dependencies don't support pkgrels, so mecab-ipadic doesn't depend on the new version of the package.
Addile commented on 2015-08-12 17:23
Nice, also there is a mirror of the old pkgbuilds available at http://pkgbuild.com/git/aur-mirror.git/tree/ btw. Might take a bit to fully load though since it's quite big.