u8sand / Baka-MPlayer

The libmpv based media player
https://u8sand.github.io/Baka-MPlayer/
GNU General Public License v2.0
431 stars 93 forks source link

ruan baka-mplayer error #273

Closed oOTnTOo closed 1 year ago

oOTnTOo commented 6 years ago

error while loading shard libraries: libmpv.so.1: connot open shard object file: No such file or directory. but ,I am build and install mpv-build , and the libmpv.so.1 in /usr/local/lib/ now. why?

u8sand commented 6 years ago

You can try ldd baka-mplayer | grep mpv to see where it is (or isn't) that baka-mplayer is looking for libmpv.so.1