Difference between revisions of "Norwegian and English"

From Apertium
Jump to navigation Jump to search
(fairly sure MK_EN=/path/to/apertium-mk-en/ only needs to be given to make)
Line 15: Line 15:
   
 
<pre>
 
<pre>
./configure --with-lang1n=/path/to/apertium-nno/ --with-lang1b=/path/to/apertium-nob/ MK_EN=/path/to/apertium-mk-en/
+
./configure --with-lang1n=/path/to/apertium-nno/ --with-lang1b=/path/to/apertium-nob/
 
make MK_EN=/path/to/apertium-mk-en/
 
make MK_EN=/path/to/apertium-mk-en/
 
</pre>
 
</pre>

Revision as of 09:50, 14 February 2014

Compiling

You will need:

  • lttoolbox
  • apertium
  • apertium-lex-tools
  • vislcg3
  • apertium-mk-en
  • apertium-nno (from languages)
  • apertium-nob (from languages)
  • lt-trim

To compile:

 ./configure --with-lang1n=/path/to/apertium-nno/ --with-lang1b=/path/to/apertium-nob/
 make MK_EN=/path/to/apertium-mk-en/

See also

Resources

  • [1] LOGON source?