oscar ramirez <[email protected]> writes: > Hi Gema, > > I'm still working on this problem, today I have done again the > tutorial where I got stuck yesterday with the problem with the PCRE > library, I just tried the command "ldconfig" but still it doesn't > work. > > Let me explain, I have already installed the 8.3 version of libpcre3, > I have download the last pcre source package (the 8.32) to build it by > hand and I'm trying to recompile it with utf-8 enable support but > after run the ./configure script I get this response > > http://pastebin.com/ydWXm42b > > where says I have no enable the utf-8 support, sorry about my novice > experience compiling but I don't know how to manage the proper flag to > compile it with this support, do you know how to compile it with it?
http://pcre.org/readme.txt says you should do ./configure --enable-utf before compiling, does that help? [...] > For the other task I still have to learn a bit more about how is > structured the TSX files, and how the rules (grammar constraints) are > build http://wiki.apertium.org/wiki/TSX might be helpful. -- Kevin Brubeck Unhammer GPG: 0x766AC60C ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
