El 29/12/2014 11:48, "Ralf Mardorf" <[email protected]> escribió:
> Hi, > > I followed ArthurBorsboom's comment from 2014-12-29 09:31 at > https://aur.archlinux.org/packages/package-query/. > > $ sudo pacman -Rdd package-query > or > $ sudo pacman -Rdd package-query-git > then > $ wget > https://aur.archlinux.org/packages/pa/package-query/package-query.tar.gz > $ tar -xzf package-query.tar.gz ; cd package-query ; makepkg -s > $ sudo pacman -U package-query-1.5-1-x86_64.pkg.tar.xz > resp. > $ wget > https://aur.archlinux.org/packages/pa/package-query-git/package-query-git.tar.gz > $ tar -xzf package-query-git.tar.gz ; cd package-query-git ; makepkg -sf > $ sudo pacman -U package-query-git-1.5-1-x86_64.pkg.tar.xz > > IOW recompiling with the new lib is needed. > > Hth, > Ralf > Hi, I only had to run pacman-db-upgrade, as suggested by yaourt itself, and everything works fine on my system. Cheers, Eugenio
