Skip to main content
Topic: Problem Lxqt (obconf-qt) (Read 727 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Problem Lxqt (obconf-qt)

Hi, I have a problem with Lxqt, if I type obconf-qt I get:

Quote
obconf-qt
obconf-qt: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory

The package libxml2  is regularly installed:

Quote
system/libxml2 2.14.2-2 [installato]

Thanks


Re: Problem Lxqt (obconf-qt)

Reply #1
On a fully updated LXQT system this problem does not reproduce.
What version of obconf-qt do you have?

artist

Re: Problem Lxqt (obconf-qt)

Reply #2
Quote
galaxy/obconf-qt 0.16.5-1 (lxqt) [installato]

Thanks

Re: Problem Lxqt (obconf-qt)

Reply #3
On a fully updated LXQT system this problem does not reproduce.
What version of obconf-qt do you have?

artist

I 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/$arch
Server = http://ftp.ntua.gr/pub/linux/artix-linux/$repo/os/$arch
Server = https://mirrors.dotsrc.org/artix-linux/repos/$repo/os/$arch
and re-ran

Quote
pacman -Syu.

There were several packages to update...now it works.