分页: 1 / 1

VLC安装失败

发表于 : 2015-02-16 12:47
friend43
现在用得是Ubuntu14.04.1。安装VLC2.2一直失败。用software center和终端安装过,都没有成功。想请问,有没有朋友安装成功过的。下面是用终端安装后的结果。

vfx@vfx:~$ sudo apt-get install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
vlc : Depends: vlc-nox (= 3.0.0~~git20150215+r59455+33~ubuntu14.04.1) but it is not going to be installed
Depends: libavcodec55 (>= 6:9.1-1) but it is not installable or
libavcodec-extra-55 (>= 6:10~~git20131218.b3189af~ubuntu14.04.1) but it is not installable
Depends: libavutil53 (>= 6:9.1-1) but it is not installable
Recommends: vlc-plugin-notify (= 3.0.0~~git20150215+r59455+33~ubuntu14.04.1) but it is not going to be installed
Recommends: vlc-plugin-samba (= 3.0.0~~git20150215+r59455+33~ubuntu14.04.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Re: VLC安装失败

发表于 : 2015-02-16 14:22
astolia
这就是乱加ppa源的后果
https://launchpad.net/~videolan/+archiv ... ster-daily 源给删掉。如果你是用apt-add-repository方式添加的,就用

代码: 全选

sudo apt-add-repository -r ppa:videolan/master-daily

Re: VLC安装失败

发表于 : 2015-02-16 14:39
friend43
然后呢?
sudo apt-get update
sudo apt-get install vlc
这样么?

Re: VLC安装失败

发表于 : 2015-02-16 14:41
friend43
居然安装成功了,但一看是2.1.4的版本,我想装2.2的版本

Re: VLC安装失败

发表于 : 2015-02-16 16:07
poloshiao
我想装2.2的版本
http://www.noobslab.com/2014/12/install ... skins.html
Install VLC 3.0.0/2.2.0 media player + skins in Ubuntu/Linux Mint/other Ubuntu derivatives
现在用得是Ubuntu14.04.1
VLC 2.2.0 for Ubuntu 14.10 Utopic
sudo add-apt-repository ppa:videolan/stable-daily
sudo apt-get update
sudo apt-get install vlc

Re: VLC安装失败

发表于 : 2015-02-16 16:59
friend43
poloshiao 写了:
我想装2.2的版本
http://www.noobslab.com/2014/12/install ... skins.html
Install VLC 3.0.0/2.2.0 media player + skins in Ubuntu/Linux Mint/other Ubuntu derivatives
现在用得是Ubuntu14.04.1
VLC 2.2.0 for Ubuntu 14.10 Utopic
sudo add-apt-repository ppa:videolan/stable-daily
sudo apt-get update
sudo apt-get install vlc

你的意思是14.04.1无法安装VLC2.2?

Re: VLC安装失败

发表于 : 2015-02-16 19:22
poloshiao
你的意思是14.04.1无法安装VLC2.2?
http://www.noobslab.com/2014/12/install ... skins.html
VLC 2.1.4 for 14.04 Trusty
這是指 ppa:videolan/stable-daily 的 套件庫提供的版本

http://www.noobslab.com/2014/12/install ... skins.html
如果是從 ppa:videolan/master-daily 安裝
VLC 3.0.0 (Daily Build) in Ubuntu 15.04/14.10/14.04
sudo add-apt-repository ppa:videolan/master-daily
sudo apt-get update
sudo apt-get install vlc

如果一定要 vlc 2.2 下載 vlc_2.2.0~~git20140802+r57494+123~ubuntu14.04.1.tar.gz
http://ppa.launchpad.net/videolan/maste ... 4.1.tar.gz

Re: VLC安装失败

发表于 : 2015-02-16 20:14
friend43
如果一定要 vlc 2.2 下載 vlc_2.2.0~~git20140802+r57494+123~ubuntu14.04.1.tar.gz
http://ppa.launchpad.net/videolan/maste ... 4.1.tar.gz[/quote]

已下载,并解压了。然后运行INSTALL文件,没有反应
./INSTALL: line 1: INSTALL: command not found
./INSTALL: line 2: =====================================: command not found
./INSTALL: line 4: More: command not found
./INSTALL: line 5: found: command not found
./INSTALL: line 7: People: command not found
./INSTALL: line 8: http://wiki.videolan.org/Win32Compile: No such file or directory
./INSTALL: line 10: Bootstrapping: command not found
./INSTALL: line 11: =================: command not found
./INSTALL: line 13: If: command not found
./INSTALL: line 14: script,: command not found
NOTE: GNU gettext appears to be missing or out-of-date.
Please install or update GNU gettext.
Also check if you have cvs, a dependency of autopoint.
Otherwise, you will not be able to build a source tarball.
==============================================================

generating modules/**/Makefile.am
.....
+ autoreconf --install --force --verbose -I m4
./bootstrap: 78: ./bootstrap: autoreconf: not found
./INSTALL: line 18: Configuring: command not found
./INSTALL: line 19: ===============: command not found
./INSTALL: line 21: A: command not found
./INSTALL: line 23: ./configure: No such file or directory
./INSTALL: line 52: unexpected EOF while looking for matching `''
./INSTALL: line 65: syntax error: unexpected end of file
根据上面的提示,应该是没有安装成功

Re: VLC安装失败

发表于 : 2015-02-16 20:30
poloshiao
并解压了
有沒有 README 檔案
看看內容

具體程序 參閱
https://help.ubuntu.com/community/CompilingEasyHowTo
http://askubuntu.com/questions/25961/ho ... r-bz2-file

Re: VLC安装失败

发表于 : 2015-02-17 19:41
astolia
INSTALL是编译安装说明,是叫你去读的,不是叫你直接执行的

Re: VLC安装失败

发表于 : 2015-02-19 18:41
plum
你要么装最新的daily 3.0,要么老老实实用2.1.4
话说你为什么那么执着的要2.2?有什么特性让你值得这么追寻?

Re: VLC安装失败

发表于 : 2015-04-09 15:45
sockpuppet002
plum 写了:你要么装最新的daily 3.0,要么老老实实用2.1.4
话说你为什么那么执着的要2.2?有什么特性让你值得这么追寻?
官方源的 vlc 2.1 版本没开启 vdpau 编译项,ppa 的是有的。而且新版本的硬件解码也支持的更好。