Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4909

Troubleshooting • Package requirements

$
0
0
I get the following error when running configure for https://github.com/FFMS/ffms2

Code:

configure: error: Package requirements (libavformat >= 60.16.0 libavcodec >= 60.31.0 libswscale >= 7.5.0 libavutil >= 58.29.0 libswresample >= 4.12.0) were not met:Requested 'libavformat >= 60.16.0' but version of libavformat is 58.45.100Requested 'libavcodec >= 60.31.0' but version of libavcodec is 58.91.100Requested 'libswscale >= 7.5.0' but version of libswscale is 5.7.100Requested 'libavutil >= 58.29.0' but version of libavutil is 56.51.100Requested 'libswresample >= 4.12.0' but version of libswresample is 3.7.100
and e.g.

Code:

$ sudo apt install libswresample-devReading package lists... DoneBuilding dependency tree... DoneReading state information... Donelibswresample-dev is already the newest version (8:4.3.6-0+deb11u1+rpt5).0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Code:

$ lsb_release -aNo LSB modules are available.Distributor ID: RaspbianDescription:    Raspbian GNU/Linux 11 (bullseye)Release:        11Codename:       bullseye
any idea, how I can fix this?
thanks - any help appreciated!

Statistics: Posted by witty — Thu May 02, 2024 7:29 am



Viewing all articles
Browse latest Browse all 4909

Trending Articles