- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
如何在新的 SLES 11 机器上安装 virtual box?
我从以下位置下载了 rpm:
wget http://download.virtualbox.org/virtualbox/4.3.6/VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586.rpm
当我尝试 yast2 -i
或 rpm -ivh
时,我得到了这些错误:
Package VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586.rpm could not be installed.
Details:
Subprocess failed. Error: RPM failed: error: Failed dependencies:
libasound.so.2 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586
libGL.so.1 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586
libICE.so.6 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586
libSDL-1.2.so.0 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i58
libSM.so.6 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586
libX11.so.6 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586
libXcursor.so.1 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i58
libXext.so.6 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586
libXinerama.so.1 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i5
libXmu.so.6 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586
libXrender.so.1 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i58
libXt.so.6 is needed by VirtualBox-4.3-4.3.6_91406_sles11.0-1.i586
我试过:
# zypper install libasound libGL libSDL
但它没有安装...
Retrieving repository 'SLES-11-SDK-SP3-Updates' metadata [done]
Building repository 'SLES-11-SDK-SP3-Updates' cache [done]
Retrieving repository 'SLES-11-SP3-Updates' metadata [done]
Building repository 'SLES-11-SP3-Updates' cache [done]
Loading repository data...
Reading installed packages...
'libGL' not found in package names. Trying capabilities.
No provider of 'libGL' found.
'libSDL' not found in package names. Trying capabilities.
No provider of 'libSDL' found.
'libasound' not found in package names. Trying capabilities.
No provider of 'libasound' found.
Resolving package dependencies...
目前,这些是添加的 repo 协议(protocol):
# zypper repos
# | Alias | Name | Enabled | Refresh
--+-------------------------+------------------------------------------------+---------+--------
1 | SLES-11-RZG-SP3 | SLES-11-RZG-SP3 | Yes | Yes
2 | SLES-11-SDK-SP3-Updates | SLES-11-SDK-SP3-Updates | Yes | Yes
3 | SLES-11-SP3 | SLES-11-SP3 | Yes | Yes
4 | SLES-11-SP3-Updates | SLES-11-SP3-Updates | Yes | Yes
5 | devel_tools_scm | Software configuration management (SLE_11_SP2) | Yes | No
来自 uname -a
:
Linux ws4-clarind 3.0.101-0.8-default #1 SMP Fri Nov 1 12:51:09 UTC 2013 (2417eb9) x86_64 x86_64 x86_64 GNU/Linux
最佳答案
我在安装 VirtualBox 时遇到了一些问题。最后我得到了一个解决方案并写了一篇关于它的博客文章。希望有所帮助:
uname -a
Linux dq1bc01b08 3.0.76-0.11-default #1 SMP Fri Jun 14 08:21:43 UTC 2013 (ccab990) x86_64 x86_64 x86_64 GNU/Linux
zypper in kernel-default-devel-3.0.76-0.11.1.x86_64
zypper in autoconf bison flex gcc gcc-c++ make m4
cp -f /boot/config-$(uname -r) /usr/src/linux/.config
cd /usr/src/linux
make prepare
make modules_prepare
http://download.virtualbox.org/virtualbox/4.3.8/VirtualBox-4.3-4.3.8_92456_sles11.0-1.x86_64.rpm
zypper install VirtualBox-4.3-4.3.8_92456_sles11.0-1.x86_64.rpm
更详细:http://ehaselwanter.com/en/blog/2014/03/22/install-virtualbox-on-sles-11-sp3/
关于installation - 在新的 SLES 11 机器上安装 Virtual box - python,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21286196/
与 SLES 9 相比,SLES 10 在实现 Tcp 套接字的方式上有什么重要变化吗? 我有几个用 C# (.NET 3.5) 编写的应用程序,可以在 Windows XP 和 Windows Se
我想将我在 SLES SP1 系统上安装的软件包移植到另一个没有互联网连接的 SLES 系统。所以我有了使用的想法 rpmrebuild packagename 将所有已安装的包打包回 rpm,然后将
我有一项服务,比如 xyz。截至目前,我可以分别使用命令 rcxyz start、rcxyz stop 和 rcxyz restart 来启动、停止或重新启动该服务。它工作正常。 我想做的就是,如果我
首先,我是 Teradata 的新手。 我的问题与小型 Teradata 服务器(例如我的服务器)上的“正常”内存消耗有关。所讨论的服务器是一台 2 节点机器(TD v.14.10),具有 48 安培
目前我配置了一个邮件服务器(一个来 self 的 ISP 的真实邮件服务器)并且邮件内部和外部在命令行上工作。在 PHP 中,只有外部用户可以工作。 为了测试,我只想发送给内部用户。 ( 理想情况下,
我想在我的 suse 系统中安装 docker 稳定版(版本 sles 12)。在suse系统中安装docker,需要添加docker仓库。 我没有找到任何用于添加 1.6 版 docker 存储库的
我正在尝试启用 ssh 连接到 suse linux。我正在运行 sshd 服务: peeyush@linux-pohb:~/gccgo.work> systemctl status sshd.ser
我想在我的物理本地机器上的 VM 中安装 Docker。 VM 包含 sles 12。 我指的是 install docker on suse and open suse关联。现在 Docker 已安
我正在尝试弄清楚是否可以在工作的服务器上运行 .NET。我们主要运行 COBOL,但我想知道是否也可以运行 .NET。这是我能找到的安装在服务器上的: cobol v5.1.00 PRN=RXCVF/
我正在尝试为我们的 SAP 系统实现单点登录。在前 3 台机器上,我没有遇到任何问题。但现在情况似乎有点不同: 如果我尝试通过 ktutil 将我的主机 key 表文件写入 krb5.keytab,则
对于客户,我必须在 SUSE Linux Enterprise Server 11 64 位(简称:SLES 11)上安装一个 django 网络服务器。我们的应用程序使用 mapnik 0.7.0。
我在 Suse Linux Enterprise 上运行我的 C 程序,它压缩了数千个大文件(大小在 10MB 到 100MB 之间),随着程序的运行,程序变得越来越慢(它在 Intel 上以 32
我需要从可以在 RedHat 和 SuSE 发行版上运行的 C++ 代码构建单个二进制文件。我需要分发二进制文件,因为我无法共享源代码。在这些限制条件下操作,我认为一种方法是将兼容版本的 libstd
我在启动 Apache Solr 搜索时遇到了一些问题。 在我的 SLES 11 64 位服务器上安装 java 7 后,我将 solr 3.6.1 解压到 /srv/apache-solr-3.6.
如何在新的 SLES 11 机器上安装 virtual box? 我从以下位置下载了 rpm: wget http://download.virtualbox.org/virtualbox/4.3.6
您好,我想在 SLES 12 SP 2 VM 上安装 puppet (puppetmaster),但我找不到任何文档或说明。 我已经试过了: Install Puppet on OpenSuse 11
我正在使用安装了 rpm 的 SLES 12 VM。安装 rpm 时,我得到以下注释 hostname:~ # rpm -ivh BESAgent-9.5.8.38-sle11.x86_64.rpm
有没有人能够在 SLES 11 SP1 上成功安装 Python 2.7?如果是这样,如何?我尝试了以下几种安装方法: 尝试从源代码构建——事实证明这非常乏味,超出了我的耐心和技能水平。 尝试使用 P
我在运行 SLES-HPC 12 的可用性集中设置了 2 个 Azure A8 VM(遵循此处的教程:https://azure.microsoft.com/en-us/documentation/a
我在运行 SLES-HPC 12 的可用性集中设置了 2 个 Azure A8 VM(遵循此处的教程:https://azure.microsoft.com/en-us/documentation/a
我是一名优秀的程序员,十分优秀!