thanks for explanation. For me no real option to install docker, or anything. Our target server SLE 15, where admins install anything. Quite a strict process. I also not found apertium.rpm packages out of box. Since that thought to get “trans” former Google Translate Shell on the system as wrapper, but under the hood finally Apertium binary is expected. Also no idea for security concerns if able to get py server and internal (firewall) traffic. Corporates now days very much security-fear-driven :(
Theoretical, if I am able to get thru Sysdamins, this is “all” we need for Suse? # Nightly, unstable, new, almost always use this: curl -sS https://apertium.projectjj.com/rpm/install-nightly.sh | sudo bash —OR— # Release, stable, old: curl -sS https://apertium.projectjj.com/rpm/install-release.sh | sudo bash and finally: # OpenSUSE: sudo zypper install apertium-all-devel What I do not see how ENG-DEU module will be part of it? thx > On 2023. Aug 22., at 14:11, Tino Didriksen <m...@tinodidriksen.com> wrote: > > No, there is currently no way to run the whole pipe in Java, and we have no > plans to upgrade the Java port to be usable. > > For easier administration, you can run Apertium in a Debian/Ubuntu Docker > container. Either via the apertium-apy server, or execute the pipe directly. > > Pure Android version would similarly need a native NDK build of the tools. We > know it all builds on NDK and runs on Android, but haven't taken the time to > build an actual app. > > -- Tino Didriksen > > On Tue, 22 Aug 2023 at 13:30, Zoltan Levardy <zol...@levardy.org > <mailto:zol...@levardy.org>> wrote: >> Thank you Kevin >> >> I was asked to find offline translator for a tomcat based webapp. Tomcat >> itself is running on linux (development on win and mac). Our goal was with >> pure java to get less integration issues with system administration and to >> keep all logic in the same (WAR) file. But know my understanding, that >> lttoolbox-java is part of the game. >> No way to get a java only version? Even how pure android version would go? >> >> thx >> >> > On 2023. Aug 22., at 9:31, Kevin Brubeck Unhammer <unham...@fsfe.org >> > <mailto:unham...@fsfe.org>> wrote: >> > >> > Hi, >> > >> > lt-proc is just one part of the pipeline, you also need transfer, tagger >> > etc. – the full pipeline is at >> > https://github.com/apertium/apertium-eng-deu/blob/master/modes.xml#L19..L62 >> > It also depends on cg-proc, lsx-proc and lrx-proc which don't have Java >> > ports. So as of now, you can't run it with just lttoolbox.jar. The >> > easiest option is to just shell out to the regular Apertium pipeline. >> > >> > Is this meant to run on Android or something since you're looking at >> > Java? >> > >> > best regards, >> > Kevin Brubeck Unhammer >> > >> > >> > >> > _______________________________________________ >> > Apertium-stuff mailing list >> > Apertium-stuff@lists.sourceforge.net >> > <mailto:Apertium-stuff@lists.sourceforge.net> >> > https://lists.sourceforge.net/lists/listinfo/apertium-stuff >> >> >> >> _______________________________________________ >> Apertium-stuff mailing list >> Apertium-stuff@lists.sourceforge.net >> <mailto:Apertium-stuff@lists.sourceforge.net> >> https://lists.sourceforge.net/lists/listinfo/apertium-stuff > _______________________________________________ > Apertium-stuff mailing list > Apertium-stuff@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/apertium-stuff
_______________________________________________ Apertium-stuff mailing list Apertium-stuff@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/apertium-stuff