首页 > 其他 > 详细

本地安装gstreamer ipk

时间:2015-06-08 00:44:58      阅读:836      评论:0      收藏:0      [点我收藏+]

1. 下载ipk文件 基本提示缺啥下载啥 

opkg install zlib_1.2.8-1_ar71xx.ipk
opkg install libffi_3.0.13-1_ar71xx.ipk
opkg install libattr_20150220-1_ar71xx.ipk
opkg install glib2_2.43.4-1_ar71xx.ipk
opkg install libxml2_2.9.2-3_ar71xx.ipk
opkg install gstreamer1-libs_1.4.5-1_ar71xx.ipk
opkg install gstreamer1-utils_1.4.5-1_ar71xx.ipk

2. copy 服务器上packages下面的所有内容 ,更改/etc/opkg.conf 指向本地fpt服务器根目录

src/gz chaos_calmer_base tftp://192.168.1.10/base
src/gz chaos_calmer_luci tftp://192.168.1.10/luci
src/gz chaos_calmer_management tftp://192.168.1.10/management
src/gz chaos_calmer_packages tftp://192.168.1.10/packages
src/gz chaos_calmer_routing tftp://192.168.1.10/routing
src/gz chaos_calmer_telephony tftp://192.168.1.10/telephony

example:

root@OpenWrt:~# opkg install gst1-mod-alsa
Installing gst1-mod-alsa (1.4.5-1) to root...
Downloading ftp://192.168.1.10/packages/gst1-mod-alsa_1.4.5-1_ar71xx.ipk.
Installing libgst1audio (1.4.5-1) to root...
Downloading ftp://192.168.1.10/packages/libgst1audio_1.4.5-1_ar71xx.ipk.
Installing libgst1tag (1.4.5-1) to root...
Downloading ftp://192.168.1.10/packages/libgst1tag_1.4.5-1_ar71xx.ipk.
Configuring libgst1tag.
Configuring libgst1audio.
Configuring gst1-mod-alsa.

本地安装gstreamer ipk

原文:http://www.cnblogs.com/fastwave2004/p/4559679.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!