プログラムを作ろうとしています。./configureを実行すると、次のようになります。
checking for X264... configure: WARNING:
Test application not built (x264 codec missing).
Either you have not installed x264, or you
have not installed it with the Gtk+ interface.
If you compile it from source, add these options
to configure:
--enable-shared
--enable-gtk
x264とgtkに関連するさまざまなパッケージをインストールしましたが、まだこのメッセージが表示されます。どのパッケージをインストールする必要がありますか?