Skip to content

Correct installation procedure? #107

@tsuchm

Description

@tsuchm

According to the install instruction described at README.md, I tried the following commands to build and install JUMAN++ on the head of GitHub repository.

$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=$HOME/jumanpp ..
$ make
$ make install

However, I got the following installation result. A binary only exists, but neither dictionary nor model exists.

$ cd ~/jumanpp
$ ls -R
.:
bin/

./bin:
jumanpp*

I think that something necessary instruction is missed in my installation process.
Could you help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions