在linux系统安装ffmpeg问题求解

大家好,我这边再安装ffmpeg时出现了点小问题
安装ffmpeg要先装yasm
但是我装好了yasm之后他提示not found
但是whereis命令也有找到,请问大家有遇到过这个情况吗

img

ldd 看下它链的库是否丢失。