VLC安装失败
-
- 帖子: 166
- 注册时间: 2015-01-07 16:41
- 系统: ubuntu 14.04
VLC安装失败
现在用得是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.
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安装失败
这就是乱加ppa源的后果
把 https://launchpad.net/~videolan/+archiv ... ster-daily 源给删掉。如果你是用apt-add-repository方式添加的,就用
把 https://launchpad.net/~videolan/+archiv ... ster-daily 源给删掉。如果你是用apt-add-repository方式添加的,就用
代码: 全选
sudo apt-add-repository -r ppa:videolan/master-daily
-
- 帖子: 166
- 注册时间: 2015-01-07 16:41
- 系统: ubuntu 14.04
Re: VLC安装失败
然后呢?
sudo apt-get update
sudo apt-get install vlc
这样么?
sudo apt-get update
sudo apt-get install vlc
这样么?
-
- 帖子: 166
- 注册时间: 2015-01-07 16:41
- 系统: ubuntu 14.04
Re: VLC安装失败
居然安装成功了,但一看是2.1.4的版本,我想装2.2的版本
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: VLC安装失败
http://www.noobslab.com/2014/12/install ... skins.html我想装2.2的版本
Install VLC 3.0.0/2.2.0 media player + skins in Ubuntu/Linux Mint/other Ubuntu derivatives
VLC 2.2.0 for Ubuntu 14.10 Utopic现在用得是Ubuntu14.04.1。
sudo add-apt-repository ppa:videolan/stable-daily
sudo apt-get update
sudo apt-get install vlc
-
- 帖子: 166
- 注册时间: 2015-01-07 16:41
- 系统: ubuntu 14.04
Re: VLC安装失败
poloshiao 写了:http://www.noobslab.com/2014/12/install ... skins.html我想装2.2的版本
Install VLC 3.0.0/2.2.0 media player + skins in Ubuntu/Linux Mint/other Ubuntu derivativesVLC 2.2.0 for Ubuntu 14.10 Utopic现在用得是Ubuntu14.04.1。
sudo add-apt-repository ppa:videolan/stable-daily
sudo apt-get update
sudo apt-get install vlc
你的意思是14.04.1无法安装VLC2.2?
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: VLC安装失败
http://www.noobslab.com/2014/12/install ... skins.html你的意思是14.04.1无法安装VLC2.2?
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
-
- 帖子: 166
- 注册时间: 2015-01-07 16:41
- 系统: ubuntu 14.04
Re: 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[/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
根据上面的提示,应该是没有安装成功
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
根据上面的提示,应该是没有安装成功
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: VLC安装失败
有沒有 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安装失败
INSTALL是编译安装说明,是叫你去读的,不是叫你直接执行的
- plum
- 帖子: 351
- 注册时间: 2007-04-20 22:48
- 系统: Ubuntu / Win8.1
- 来自: zhengzhou
- 联系:
Re: VLC安装失败
你要么装最新的daily 3.0,要么老老实实用2.1.4
话说你为什么那么执着的要2.2?有什么特性让你值得这么追寻?
话说你为什么那么执着的要2.2?有什么特性让你值得这么追寻?
-
- 帖子: 8
- 注册时间: 2013-04-14 14:07
Re: VLC安装失败
官方源的 vlc 2.1 版本没开启 vdpau 编译项,ppa 的是有的。而且新版本的硬件解码也支持的更好。plum 写了:你要么装最新的daily 3.0,要么老老实实用2.1.4
话说你为什么那么执着的要2.2?有什么特性让你值得这么追寻?