anxin 于 2009-03-17 12:38:01发表:
以前我就用拉 但是出现了错误 [root@localhost gst-plugins-ugly-0.10.6]# make make: *** 没有指明目标并且找不到 makefile。 停止。 [root@localhost gst-plugins-ugly-0.10.6]# make install make: *** 没有规则可以创建目标“install”。 停止。 [root@localhost gst-plugins-ugly-0.10.6]# 我查看rpm包的时候 包还不存在 gstreamer-tools-0.10.21-2.fc10.x86_64 gstreamer-plugins-base-devel-0.10.21-2.fc10.x86_64 gstreamer-java-javadoc-1.0-1.fc10.noarch gstreamer-0.10.21-2.fc10.x86_64 gstreamermm-0.9.8-1.fc10.x86_64 gstreamer-plugins-farsight-0.12.9-3.fc10.x86_64 gstreamer-plugins-flumpegdemux-0.10.15-4.fc10.x86_64 gstreamer-plugins-good-0.10.13-1.fc10.x86_64 gstreamer-java-1.0-1.fc10.noarch gstreamer-plugins-schroedinger-1.0.5-3.fc10.x86_64 gstreamer-devel-0.10.21-2.fc10.x86_64 gstreamermm-devel-0.9.8-1.fc10.x86_64 gstreamer-python-0.10.12-1.fc10.x86_64 totem-gstreamer-2.24.3-1.fc10.x86_64 gstreamer-plugins-good-devel-0.10.13-1.fc10.x86_64 PackageKit-gstreamer-plugin-0.3.9-4.fc10.x86_64 gstreamer-plugins-base-0.10.21-2.fc10.x86_64 只有这些包是存在的 这些包是我用yum install gstreamer * 安装上的 那位有什么解决办法没 指点一下
zhuzhuwinner 于 2009-03-16 21:18:44发表:
能否讲的详细点,最好能带图
苏小小 于 2009-03-16 16:46:05发表:
tar -xzvf gst-plugins-ugly-0.10.10.tar.gz 然后看展开的目录 是否有相关配置文件, 一般是用./configure 这个命令进行交叉编译 完成后执行 make 成功后make install 一般就能安装成功了
xylp 于 2009-03-16 14:07:31发表:
tar -xzvf gst-plugins-ugly-0.10.10.tar.gz
jerry520 于 2009-03-16 13:53:33发表:
你说详细点.
anxin 于 2009-03-17 12:38:01发表:
以前我就用拉 但是出现了错误
[root@localhost gst-plugins-ugly-0.10.6]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost gst-plugins-ugly-0.10.6]# make install
make: *** 没有规则可以创建目标“install”。 停止。
[root@localhost gst-plugins-ugly-0.10.6]#
我查看rpm包的时候 包还不存在
gstreamer-tools-0.10.21-2.fc10.x86_64
gstreamer-plugins-base-devel-0.10.21-2.fc10.x86_64
gstreamer-java-javadoc-1.0-1.fc10.noarch
gstreamer-0.10.21-2.fc10.x86_64
gstreamermm-0.9.8-1.fc10.x86_64
gstreamer-plugins-farsight-0.12.9-3.fc10.x86_64
gstreamer-plugins-flumpegdemux-0.10.15-4.fc10.x86_64
gstreamer-plugins-good-0.10.13-1.fc10.x86_64
gstreamer-java-1.0-1.fc10.noarch
gstreamer-plugins-schroedinger-1.0.5-3.fc10.x86_64
gstreamer-devel-0.10.21-2.fc10.x86_64
gstreamermm-devel-0.9.8-1.fc10.x86_64
gstreamer-python-0.10.12-1.fc10.x86_64
totem-gstreamer-2.24.3-1.fc10.x86_64
gstreamer-plugins-good-devel-0.10.13-1.fc10.x86_64
PackageKit-gstreamer-plugin-0.3.9-4.fc10.x86_64
gstreamer-plugins-base-0.10.21-2.fc10.x86_64
只有这些包是存在的
这些包是我用yum install gstreamer * 安装上的
那位有什么解决办法没 指点一下
zhuzhuwinner 于 2009-03-16 21:18:44发表:
能否讲的详细点,最好能带图
苏小小 于 2009-03-16 16:46:05发表:
tar -xzvf gst-plugins-ugly-0.10.10.tar.gz
然后看展开的目录
是否有相关配置文件,
一般是用./configure 这个命令进行交叉编译
完成后执行 make
成功后make install
一般就能安装成功了
xylp 于 2009-03-16 14:07:31发表:
tar -xzvf gst-plugins-ugly-0.10.10.tar.gz
jerry520 于 2009-03-16 13:53:33发表:
你说详细点.