VLC安装失败

Totem,mplayer,sopcast,realplayer,bmp
回复
friend43
帖子: 166
注册时间: 2015-01-07 16:41
系统: ubuntu 14.04

VLC安装失败

#1

帖子 friend43 » 2015-02-16 12:47

现在用得是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.
头像
astolia
论坛版主
帖子: 6703
注册时间: 2008-09-18 13:11

Re: VLC安装失败

#2

帖子 astolia » 2015-02-16 14:22

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

代码: 全选

sudo apt-add-repository -r ppa:videolan/master-daily
friend43
帖子: 166
注册时间: 2015-01-07 16:41
系统: ubuntu 14.04

Re: VLC安装失败

#3

帖子 friend43 » 2015-02-16 14:39

然后呢?
sudo apt-get update
sudo apt-get install vlc
这样么?
friend43
帖子: 166
注册时间: 2015-01-07 16:41
系统: ubuntu 14.04

Re: VLC安装失败

#4

帖子 friend43 » 2015-02-16 14:41

居然安装成功了,但一看是2.1.4的版本,我想装2.2的版本
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: VLC安装失败

#5

帖子 poloshiao » 2015-02-16 16:07

我想装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
friend43
帖子: 166
注册时间: 2015-01-07 16:41
系统: ubuntu 14.04

Re: VLC安装失败

#6

帖子 friend43 » 2015-02-16 16:59

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?
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: VLC安装失败

#7

帖子 poloshiao » 2015-02-16 19:22

你的意思是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
friend43
帖子: 166
注册时间: 2015-01-07 16:41
系统: ubuntu 14.04

Re: VLC安装失败

#8

帖子 friend43 » 2015-02-16 20:14

如果一定要 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
根据上面的提示,应该是没有安装成功
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: VLC安装失败

#9

帖子 poloshiao » 2015-02-16 20:30

并解压了
有沒有 README 檔案
看看內容

具體程序 參閱
https://help.ubuntu.com/community/CompilingEasyHowTo
http://askubuntu.com/questions/25961/ho ... r-bz2-file
头像
astolia
论坛版主
帖子: 6703
注册时间: 2008-09-18 13:11

Re: VLC安装失败

#10

帖子 astolia » 2015-02-17 19:41

INSTALL是编译安装说明,是叫你去读的,不是叫你直接执行的
头像
plum
帖子: 351
注册时间: 2007-04-20 22:48
系统: Ubuntu / Win8.1
来自: zhengzhou
联系:

Re: VLC安装失败

#11

帖子 plum » 2015-02-19 18:41

你要么装最新的daily 3.0,要么老老实实用2.1.4
话说你为什么那么执着的要2.2?有什么特性让你值得这么追寻?
Blog:plumz.me
GPlus:+Plum Lis
Twitter:@plumlis
Weibo:@plumlis
sockpuppet002
帖子: 8
注册时间: 2013-04-14 14:07

Re: VLC安装失败

#12

帖子 sockpuppet002 » 2015-04-09 15:45

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