Libreoffice won't start in Manjaro XFCE 21.0.7

Hello Everyone,
Hope you all are well. I installed Manjaro XFCE 21.0.7 on my desktop 4 days ago. But yet, I couldn’t start Libreoffice 7.1.4-1 (Fresh). When I run libreoffice command, I got this message:

/usr/lib/libreoffice/program/soffice.bin: error while loading shared libraries: libboost_locale.so.1.76.0: cannot open shared object file: No such file or directory

What should I try next?

$ inxi -Fxz

System:
  Kernel: 5.10.42-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0 
  Desktop: Xfce 4.16.0 Distro: Manjaro Linux base: Arch Linux 
Machine:
  Type: Desktop Mobo: Gigabyte model: H310M S2H 2.0 v: x.x serial: <filter> 
  UEFI-[Legacy]: American Megatrends v: F11 date: 03/08/2019 
CPU:
  Info: Quad Core model: Intel Core i3-8100 bits: 64 type: MCP 
  arch: Kaby Lake note: check rev: B cache: L2: 6 MiB 
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx 
  bogomips: 28808 
  Speed: 800 MHz min/max: 800/3600 MHz Core speeds (MHz): 1: 800 2: 800 
  3: 800 4: 800 
Graphics:
  Device-1: Intel 8th Gen Core Processor Gaussian Mixture Model 
  vendor: Gigabyte driver: i915 v: kernel bus-ID: 00:02.0 
  Device-2: Cubeternet GL-UPC822 UVC WebCam type: USB driver: uvcvideo 
  bus-ID: 1-5:2 
  Display: x11 server: X.Org 1.20.11 driver: loaded: intel 
  unloaded: modesetting resolution: 1366x768~60Hz 
  OpenGL: renderer: Mesa Intel UHD Graphics 630 (CFL GT2) v: 4.6 Mesa 21.1.4 
  direct render: Yes 
Audio:
  Device-1: Intel 200 Series PCH HD Audio vendor: Gigabyte 
  driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 
  Sound Server-1: ALSA v: k5.10.42-1-MANJARO running: yes 
  Sound Server-2: JACK v: 1.9.18 running: yes 
  Sound Server-3: PulseAudio v: 14.2 running: yes 
  Sound Server-4: PipeWire v: 0.3.30 running: no 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: Gigabyte driver: r8168 v: 8.048.03-NAPI port: e000 bus-ID: 04:00.0 
  IF: enp4s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:
  Local Storage: total: 111.79 GiB used: 49.17 GiB (44.0%) 
  ID-1: /dev/sda vendor: GALAX model: GAMER L TA1D0120A size: 111.79 GiB 
Partition:
  ID-1: / size: 109.51 GiB used: 49.17 GiB (44.9%) fs: ext4 dev: /dev/sda4 
Swap:
  Alert: No swap data was found. 
Sensors:
  System Temperatures: cpu: 27.8 C mobo: 16.8 C 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 211 Uptime: 1h 35m Memory: 7.65 GiB used: 2.24 GiB (29.3%) 
  Init: systemd Compilers: gcc: 11.1.0 Packages: 1238 Shell: Bash v: 5.1.8 
  inxi: 3.3.04

Try

sudo pacman -Scc
sudo pacman-mirrors -f && sudo pacman -Syyuu libreoffice-fresh

That library is provided by boost-libs:

❯ pacman -Fx libboost_locale.so
extra/boost-libs 1.76.0-1 [installed]
    usr/lib/libboost_locale.so
    usr/lib/libboost_locale.so.1.76.0

You could submit an Arch bug report if you wish.

1 Like

i had the same problem with others apps also i was newly install manjaro
in konsole if you try
'sudo pacman -Syu '
and have this result

"warning local is newer than extra "

inter this code:
'sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu'
now all my apps work fine