Problem Lxqt (obconf-qt) 09 May 2025, 13:19:49 Hi, I have a problem with Lxqt, if I type obconf-qt I get:Quoteobconf-qtobconf-qt: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directoryThe package libxml2 is regularly installed:Quotesystem/libxml2 2.14.2-2 [installato]Thanks Quote Selected
Re: Problem Lxqt (obconf-qt) Reply #1 – 09 May 2025, 15:26:45 On a fully updated LXQT system this problem does not reproduce.What version of obconf-qt do you have?artist Quote Selected
Re: Problem Lxqt (obconf-qt) Reply #2 – 09 May 2025, 15:42:47 Quotegalaxy/obconf-qt 0.16.5-1 (lxqt) [installato]Thanks Quote Selected
Re: Problem Lxqt (obconf-qt) Reply #3 – 09 May 2025, 15:54:20 Quote from: Artist – on 09 May 2025, 15:26:45On a fully updated LXQT system this problem does not reproduce.What version of obconf-qt do you have?artistI think I understood, updating did not give any update. I changed the default server to /etc/pacman.d/mirrorlist (commenting it out):Quote# Default mirrors#Server = https://mirror.clarkson.edu/artix-linux/repos/$repo/os/$archServer = http://ftp.ntua.gr/pub/linux/artix-linux/$repo/os/$archServer = https://mirrors.dotsrc.org/artix-linux/repos/$repo/os/$arch and re-ran Quotepacman -Syu. There were several packages to update...now it works. Quote Selected