Closed GoogleCodeExporter closed 9 years ago
1. run 'make clean' in training directory
2. run './autogen.sh && ./configure && make && sudo make install && sudo
ldconfig' from main directory
3. run 'make training && sudo make training-install' from main directory
2. if there is still problem => you need to fix your installation of icu
libraries (undefined reference to `u_isalpha_53' means that linker did not find
library providing function u_isalpha_53)
Original comment by zde...@gmail.com
on 21 May 2015 at 7:23
Original comment by zde...@gmail.com
on 22 May 2015 at 7:07
Thanks, Zdenko. It worked after I installed the new version of icu libraries.
Original comment by Vaidyana...@gmail.com
on 23 May 2015 at 3:39
Original issue reported on code.google.com by
shreeshrii
on 20 May 2015 at 10:22