【问题标题】:Missing Orc-0.4.6 when configure script is run运行配置脚本时缺少 Orc-0.4.6
【发布时间】:2011-10-07 23:51:32
【问题描述】:

我试图安装 gstreamer 的所有插件,当我安装 gst-plugins-ugly 时,它显示了一个不会构建的插件列表,并说找不到 Orc。 留言:

configure: *** Plug-ins with dependencies that will NOT be built:
a52dec
amrnb
amrwbdec
cdio
dvdreadsrc
lame
mad
mpeg2dec
sid
twolame
x264

configure: *** Orc acceleration disabled.  Requires Orc >= 0.4.6, which was
           not found.  Slower code paths will be used.

我尝试寻找兽人,但找不到任何东西。我找到并安装了 Liborc,但那是 0.4.0 版。有谁知道我在哪里可以找到兽人?我正在运行 ubuntu 10.04。

【问题讨论】:

    标签: ubuntu package gstreamer


    【解决方案1】:

    现在可以在此处获得这些版本:http://gstreamer.freedesktop.org/src/orc/

    或者从 git git://anongit.freedesktop.org/gstreamer/orc 获取上游源代码

    【讨论】:

    【解决方案2】:

    对于目前在 ubuntu 18.04 中仍有问题的任何人

    apt-get install liborc-0.4-dev

    上面的安装应该得到 liborc 文件和相关的 orc-0.4.pc 安装,以便 pkg-config 选择它。

    【讨论】:

      猜你喜欢
      • 2011-03-23
      • 2020-12-08
      • 2020-08-14
      • 1970-01-01
      • 1970-01-01
      • 2021-12-27
      • 2012-07-28
      • 2020-06-30
      • 2023-01-20
      相关资源
      最近更新 更多