Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Trying to find a file (Read 820 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Trying to find a file

I have used for decades the new reader PAN.  I recently tried to upgrade it and it is failing to start.  I've tried a git package from the AUR and the regular package that pacman discovers.  The file it can't find is

Code: [Select]
[ruben@flatbush ~]$ pan
pan: error while loading shared libraries: libenchant.so.1: cannot open shared object file: No such file or directory


How do I use pacman to query the databases for the package that contains this file?  I can't figure it out with the man page.  I am also thinking that there was a special tool for this kind of query?


Ruben

 

Re: Trying to find a file

Reply #1
Code: [Select]
sudo pacman -Fy

$ pacman -Fs libenchant-2.so
world/enchant 2.2.3-1
    usr/lib/libenchant-2.so

The AUR build expects an outdated library.