Re: pacman -S xfce4-goodies fail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 02/02/11 16:10, doherty pete wrote:
yes,i have the problem about liblzma
pacman: error while loading shared libraries: liblzma.so.0: cannot open
shared object file: No such file or directory

sudo tar -xvpf /var/cache/pacman/pkg/xz*.gz -C / --exclude .PKGINFO
--exclude .INSTALL

sudo ln -s /usr/lib/liblzma.so /usr/lib/liblzma.so.0


so i need

sudo ln -s /usr/lib/liblzma.so.0 /usr/lib/liblzma.so.5 ?


Never symlink libraries... As you have discovered, it causes lots of issues that are hard to diagnose.

"pacman -S pacman libarchive xz"

should be enough to fix your problem. Afterwards, remove that symlink you make to /usr/lib/liblzma.so.0 and do a full system update.

Allan


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux