歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> Ubuntu 10.04下uctimsclient安裝

Ubuntu 10.04下uctimsclient安裝

日期:2017/2/28 15:51:44   编辑:Linux教程

操作系統為: Ubuntu 10.04(之前在8.04, 9.04, 11.10安裝都由於軟件包版本的原因沒有成功)

#apt-get install vlc

#apt-get install libvlc-dev

#apt-get install gstreamer0.10-ffmpeg

#apt-get install gstreamer0.10-plugins-ugly

#apt-get install gstreamer0.10-plugins-bad

#apt-get install gstreamer0.10-plugins-good

#apt-get install gstreamer0.10-plugins-base

#apt-get install libgstreamer0.10-0

#apt-get install libcurl4-openssl-dev

#apt-get install libgtk2.0-dev

#apt-get install libxml2-dev

#dpkg -i *.deb (*.deb包含libexosip2-4_3.0.3-3-1_i386.deb, libosip2-2_3.0.3-2-1_i386.deb, libosip2-3deb_3.1.0-1_i386.deb)

#dpkg --force-all -i libavcodec-unstripped-51.deb

#dpkg -i uctimsclient1.0.13.deb

#uctimsclient &

更多Ubuntu相關信息見Ubuntu 專題頁面 http://www.linuxidc.com/topicnews.aspx?tid=2

Copyright © Linux教程網 All Rights Reserved