diff options
Diffstat (limited to 'BUILDING')
-rw-r--r-- | BUILDING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Instructions for building 4) Configure and build. Your command will look something like this. - ./configure --with-sirlm=/home/me/software/srilm-1.5.9 --enable-gtest + ./configure --with-srilm=/home/me/software/srilm-1.5.9 --enable-gtest make If you get errors during configure about missing BOOST macros, then step 3 |