Welcome to mirror list, hosted at ThFree Co, Russian Federation.

INSTALL « mgizapp - github.com/moses-smt/mgiza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74f258601293c57053c2ef1e0e5a63e22c9e9a61 (plain)
1
2
3
4
5
6
cmake .
make
make install

If you want to install to a custom location, add the following flag when you run cmake:
-DCMAKE_INSTALL_PREFIX=/path/to/custom/location