<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8pt"><div style="" class="">Hello,</div><div style="" class=""><br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">When drying to build SRILM  make fails for me because it cannot find the definition for libincov functions.</div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">How can I tell SRILM libinconv's location on my computer?</div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
 Grande,sans-serif; background-color: transparent; font-style: normal;"><br></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">I'm running Ubuntu 14.04 <br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">I have libinconv installed at: /nimrod/libinconv-1.14</div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">and srilm installed at: /nimrod/srilm</div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
 Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">I do need unicode support so I cannot compile with the NO_ICONV flag activated.</div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Thank you,</div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
 Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">following is the last part of the output I get for $ Make World<br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">g++ -march=athlon64 -m64 -Wall -Wno-unused-variable -Wno-uninitialized -DINSTANTIATE_TEMPLATES -fopenmp   -I. -I../../include  
 -u matherr -L../../lib/i686-m64  -g -O3  -o ../bin/i686-m64/ngram ../obj/i686-m64/ngram.o ../obj/i686-m64/liboolm.a ../../lib/i686-m64/libflm.a ../../lib/i686-m64/libdstruct.a ../../lib/i686-m64/libmisc.a ../../lib/i686-m64/libz.a  -lm  -lpthread 2>&1 | c++filt<br style="" class="">../../lib/i686-m64/libmisc.a(File.o): In function `File::~File()':<br style="" class="">/nimrod/srilm/misc/src/File.cc:125: undefined reference to `libiconv_close'<br style="" class="">../../lib/i686-m64/libmisc.a(File.o): In function `File::reopen(char const*, char const*)':<br style="" class="">/nimrod/srilm/misc/src/File.cc:165: undefined reference to `libiconv_close'<br style="" class="">../../lib/i686-m64/libmisc.a(File.o): In function `File::reopen(char const*)':<br style="" class="">/nimrod/srilm/misc/src/File.cc:214: undefined reference to `libiconv_close'<br style="" class="">../../lib/i686-m64/libmisc.a(File.o): In function
 `File::reopen(char const*, unsigned long, int)':<br style="" class="">/nimrod/srilm/misc/src/File.cc:246: undefined reference to `libiconv_close'<br style="" class="">../../lib/i686-m64/libmisc.a(File.o): In function `File::reopen(std::string&, int)':<br style="" class="">/nimrod/srilm/misc/src/File.cc:270: undefined reference to `libiconv_close'<br style="" class="">../../lib/i686-m64/libmisc.a(File.o): In function `File::fgetsUTF8(char*, int)':<br style="" class="">/nimrod/srilm/misc/src/File.cc:341: undefined reference to `libiconv_open'<br style="" class="">/nimrod/srilm/misc/src/File.cc:379: undefined reference to `libiconv'<br style="" class="">/nimrod/srilm/misc/src/File.cc:337: undefined reference to `libiconv_open'<br style="" class="">collect2: error: ld returned 1 exit status<br style="" class="">test -f ../bin/i686-m64/ngram<br style="" class="">make[2]: *** [../bin/i686-m64/ngram] Error 1<br style="" class="">make[2]: Leaving directory
 `/nimrod/srilm/lm/src'<br style="" class="">make[1]: *** [release-programs] Error 1<br style="" class="">make[1]: Leaving directory `/nimrod/srilm'<br style="" class="">make: *** [World] Error 2<br style="" class=""><br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""></div></div></body></html>