ku-nlp / jumanpp

Juman++ (a Morphological Analyzer Toolkit)

Home Page:https://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN%2B%2B

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMake Error: The source directory "/opt/jumanpp-1.02" does not appear to contain CMakeLists.txt.

dapsjj opened this issue · comments

I use this command to install jumanpp:

cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/root

But the error message said:

CMake Error: The source directory "/opt/jumanpp-1.02" does not appear to contain CMakeLists.txt.

How can I fix this error?

You need to follow the instructions for installation of Juman++ V1, it does not uses CMake.