Answer the question
In order to leave comments, you need to log in
How to install Tomita Parser on Win10?
Hello!
I didn’t quite understand the instructions given
in https://github.com/yandex/tomita-parser
not very good at computers...
1.) iInstall cmake 2.8, lua 5.2, gcc 4.8.1
cmake 2.8, I'm downloading, for example, from here https://cmake.org/download/ (didn't find 2.8)
I'm downloading lua 5.2 from here (true here 5.2.4) https://www.lua.org/versions.html
gcc 4.8.1 found, but what comes from this under Win10 64 bit https://ftp.gnu.org/gnu/gcc/gcc -4.8.1/
I guess it's just "installer" and I'll specify a drive, let's say D, and everything will install itself there...
2.) Create directory "build/" on the same level as "src/"
I understand this "create a folder" on the same drive D: D/tomita_parser/build
3.) cd build
I open the build folder created in (2) in the console ?
4.) cmake ../src/ -DCMAKE_BUILD_TYPE=Release
it turns out I include the one installed in (1) сmake, but if I installed it in the D disk, do I need to somehow write a test to its executable (or another file) ??
5.) make
didn't understand what this step is about....
6.) copy libmystem-c-binding.so from https://github.com/yandex/tomita-parser/releases/t... to the same folder
here I go and download mystem_c_binding.win_x64.zip then unpack it into the project folder (D/tomita_parser) ??
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question