Ubuntu ボックスで OpenMCU.ru をコンパイルしたいのですが、./configure
コマンドを実行すると、次のエラーが表示されます。
checking for swscale.h... no
checking for libswscale/swscale.h... no
checking for ffmpeg/swscale.h... no
checking for libav/swscale.h... no
checking for ffmpeg/libswscale/swscale.h... no
checking for libav/libswscale/swscale.h... no
configure: error: swscale headers not found! Install FFmpeg or Libav.
解決策はありますか?