#31837: Mecab's script modules fail to install with mecab-utf8/sjis. -----------------------------------+---------------------------------------- Reporter: takanori@… | Owner: hum@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mecab -----------------------------------+---------------------------------------- Mecab's script modules (such as p5.12-mecab, py-mecab, py25-mecab and rb-mecab) cannot be installed properly unless the EUC-jp based mecab (i.e. port:mecab) is installed. If mecab-utf8 or mecab-sjis is installed, it fails like the following. {{{ $ sudo port install mecab-utf8 ---> Computing dependencies for mecab-utf8 ---> Dependencies to be installed: mecab-base mecab-ipadic-utf8 ... ---> Installing mecab-utf8 @0.98_0+ipadic ---> Activating mecab-utf8 @0.98_0+ipadic ---> Cleaning mecab-utf8 $ sudo port install p5.12-mecab ---> Computing dependencies for p5.12-mecab Error: Unable to execute port: Can't install mecab because conflicting ports are installed: mecab-utf8 To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Ticket URL: <https://trac.macports.org/ticket/31837> MacPorts <http://www.macports.org/> Ports system for Mac OS