The most likely cause is that you don't have the tools from our nightly repository: https://wiki.apertium.org/wiki/Install_Apertium_core_using_packaging#Debian-based
So I recommend running: $ curl -sS https://apertium.projectjj.com/apt/install-nightly.sh | sudo bash $ sudo apt-get dist-upgrade $ sudo apt-get install apertium-all-dev -- Tino Didriksen On Sat, 13 Aug 2022 at 15:48, Anil Singh <[email protected]> wrote: > HI, > > I am trying to bootstrap a new language pair. One of them is available via > apertium-get, but the other is not. So I tried using apertium-init.py. On > running it, it seems to partially succeed, but I get an error regarding the > version of lttoolbox. > > Trying to install lttoolbox from source code from GitHub also causes an > error. However, I am able to build (skipping tests) lttoolbox-java and it > seems to be working. This, I understand, is a complete port of both > apertium and lttoolbox. > > Can I use lttoolbox-java.jar to initialize a new language? If so, how? Or > is there a way to fix the error with version of lttoolbox: > > Requested 'lttoolbox >= 3.6.9' but version of lttoolbox is 3.6.6 >> > > I am working on Ubuntu WSL on Windows 10. > > Regards, > > Anil Kumar Singh >
_______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
