Hèctor Alòs i Font <h.alos-p0CATmZeo4zk/[email protected]> čálii:
> 2017-02-28 11:04 GMT+03:00 Kevin Brubeck Unhammer > <[email protected]>: > > Hèctor Alòs i Font <h.alos-p0CATmZeo4zk/[email protected]> > čálii: > > > Looks great, Kevin, but for some reason I can't get the same result: > > printf "participer à\nconsacrer à\n" |lt-proc fra-cat.automorf.bin > > ^participer à/participer<vblex><inf># à$ > > ^consacrer à/consacrer<vblex><inf># à$ > > > > I've got lttoolbox, compiled and installed, afterwards made "make clean" > and make in all directories, but I get the same result. > > I don't know if there is a new version of ltrim. I'm getting > > lt-trim v3.3.3: trim a transducer to another transducer > > What does > > $ command -v lt-trim > > give? > > If you have lttoolbox from the nightly apt packages, the new version was > just updated last night (so a "sudo apt update && sudo apt dist-upgrade" > should give you it). > > I didn't increase the version of lttoolbox, but I suppose you could > check when the file was last changed with: > > $ ls -l "$(command -v lt-trim)" > > Yesterday I manually downloaded the directory lttoolbox from svn (using "svn > checkout https://svn.code.sf.net/p/apertium/svn/trunk/lttoolbox"), > compiled it and installed. I've just done a svn up: no changes. I've also run > "sudo apt update && sudo apt dist-upgrade", as you suggest. > > Still, > printf "participer à\nconsacrer à\n" |lt-proc fra-cat.automorf.bin > gives > ^participer à/participer<vblex><inf># à$ > ^consacrer à/consacrer<vblex><inf># à$ > > command -v lt-trim gives > /usr/local/bin/lt-trim > > ls -l "$(command -v lt-trim)" gives > -rwxr-xr-x 1 root root 419432 Feb 27 22:10 /usr/local/bin/lt-trim Maybe it's using an old lib? Or maybe the SVN checkout needs a "make clean" first. I would remove the SVN-compiled one (sudo make uninstall should remove *most* of it) and install the nightly apt package: http://wiki.apertium.org/wiki/Ubuntu I've tried apertium-get fra-cat && cd apertium-fra-cat && printf "participer à\nconsacrer à\n" |apertium -d . fra-cat on several machines now, so I believe it should be a matter of getting lttoolbox updated.
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
