During the ../extras/package/win32/configure.sh step I get the following error
Code: Select all
checking for AVCODEC... no
configure: error: No package 'libavcodec' found
No package 'libavutil' found. Pass --disable-avcodec to ignore this error.
Code: Select all
dave@ubuntu:~$ sudo apt-get install libavcodec
[sudo] password for dave:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libavcodec
dave@ubuntu:~$ sudo apt-get install libavutil
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libavutil