Failed to load l_intl.nls on Box86 Rpi

Questions about Wine on Linux
Locked
mintgroen
Newbie
Newbie
Posts: 1
Joined: Wed Dec 29, 2021 2:19 pm

Failed to load l_intl.nls on Box86 Rpi

Post by mintgroen »

I am trying to install i386 wine on a fresh Raspbery pi4 board:

Linux raspberrypi2 5.10.63-v7l+ #1488 SMP Thu Nov 18 16:15:28 GMT 2021 armv7l GNU/Linux
Box86 with Dynarec v0.2.5 430b24c0 built on Dec 28 2021 22:05:37
wine-stable-i386_6.0.2~buster-1_i386.deb
wine-stable_6.0.2~buster-1_i386.deb wine-installer

The Box86 howto followed, to my understanding the compiling and installing wine went flawlessly, but wine wineboot throws an error:

Code: Select all

Box86 with Dynarec v0.2.5 430b24c0 built on Dec 28 2021 22:05:37
err:environ:read_nls_file failed to load 10/0
Box86 with Dynarec v0.2.5 430b24c0 built on Dec 28 2021 22:05:37
wineserver: failed to load l_intl.nls
Items checked:
~/.wine/c_drive is empty
the l_int.nls file exists in /usr/share/wine/wine (tried to copy the file to other locations, did not resolve the error)

Do you have a clue what went wrong and where I need to start troubleshooting, with the wine installation, or the box86 part?
Locked