Re: [Apertium-stuff] Bootstrapping a new language pair: lttoolbox version condition

2022-08-13 Thread Tino Didriksen
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  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
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff


Re: [Apertium-stuff] Bootstrapping a new language pair: lttoolbox version condition

2022-08-13 Thread Anil Singh
Thanks, I'll check it out.

On Sat, Aug 13, 2022 at 9:15 PM Tino Didriksen 
wrote:

> 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  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
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff


[Apertium-stuff] Bootstrapping a new language pair: lttoolbox version condition

2022-08-13 Thread Anil Singh
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
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff