尝试在 Ubuntu 14.04 上安装 red5-server(作为 Kaltura 安装过程的一部分)时,我收到以下消息:
The following packages have unmet dependencies: libtomcat7-java :
Conflicts: libtomcat6-java but 6.0.39-1 is to be installed. The
following actions will resolve these dependencies:
Keep the following packages at their current version: 1) libtomcat7-java [Not Installed]
Leave the following dependencies unresolved: 2) libmina2-java recommends libtomcat7-java
Accept this solution? [Y/n/q/?] y
手动安装缺失的软件包是没有意义的,而且不接受提出的解决方案和遵循其他解决方案也是没有用的。
我在 AWS 实例上查看源代码存储库,发现以下行:
http://eu-west-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe red5-server all 1.0~svn4374-3 [111 kB]
所以我获得的是版本 1.0 而当前版本是 1.6?