Questions tagged «software-installation»

在运行的系统上以二进制文件或源代码形式安装软件。




7
无法安装VMWare Workstation v8
安装VMware 8.0.2 64位 Ubuntu 12.04LTS 64位测试版 我的内核版本是:3.2.0-20-generic pst007x@pst007x-Aspire-5741:~$ sudo sh VMware-Workstation-Full-8.0.2- 591240.x86_64.bundle 安装好 启动时,系统会要求我安装已编译并加载到运行内核中的模块。 一个窗口打开 VMware内核模块更新程序 这在虚拟网络设备上失败 错误日志。 更新: 补丁。 当我尝试添加补丁时,出现以下错误: pst007x@pst007x-Aspire-5741:~$ sudo sh patch-modules_3.2.0.sh [sudo] password for pst007x: patch-modules_3.2.0.sh: 27: [: workstation8.0.2: unexpected operator patch-modules_3.2.0.sh: 28: [: workstation8.0.2: unexpected operator Sorry, this script is only for VMWare WorkStation 8.0.2 …


1
在没有互联网连接的情况下如何安装“ flashplugin-installer”和“ ttf-mscorefonts-installer”?
有没有办法在一台计算机上下载Flash插件和Microsoft字体,然后在另一台脱机计算机上安装它们? 仅下载flashplugin-installer和ttf-mscorefonts-installer软件包是不够的,因为这两个软件包在安装过程中都需要Internet连接。 根据flashplugin-installer的描述: 警告:安装此Ubuntu软件包会导致从www.adobe.com下载Adobe Flash Player插件。可从www.adobe.com获得Adobe Flash Player插件的发行许可证。安装此Ubuntu软件包意味着您已接受该许可的条款。 并ttf-mscorefonts-installer有类似的警告: 如果尚未下载这些字体,则需要Internet连接。

3
为什么此Emacs软件包的版本为46.1?26是当今最高的主版本
我一直在构建自己的emacs,因为我想修复其中的一些问题并向上游获取错误修复。但是,Ubuntu会自动删除我自己构建的emacs,我必须继续重建并重新安装它。 这是我apt-cache policy emacs昨晚睡觉时的输出: ~/emacs$ sudo apt-cache policy emacs emacs: Installed: 26.0.50.aaron-1 Candidate: 46.1 Version table: 46.1 500 500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages 500 http://us.archive.ubuntu.com/ubuntu xenial/main i386 Packages *** 26.0.50.aaron-1 100 100 /var/lib/dpkg/status 这是当我醒来的时候: ~/emacs$ sudo apt-cache policy emacs [sudo] password for excelsiora: emacs: Installed: 46.1 Candidate: 46.1 Version table: …


2
在Ubuntu 16.10上安装lua5.2 vs.lua5.3
lua5.2在Ubuntu 16.10上安装软件包时: sudo apt-get install lua5.2 它/usr/bin/lua以符号链接的形式安装到/etc/alternatives/lua-interpreter,而符号链接又是到/usr/bin/lua5.2的符号链接。 当我安装lua-5.3软件包时,它不会创建符号链接。我只有/usr/bin/lua5.3。 的输出dkg -L lua5.X,其中列出了软件包所拥有的文件,是相同的(除了一些文件的版本号)的lua5.2和lua5.3包。 我想要做的就是安装Lua的最新最好的版本,当前版本是5.3,并且可以#!/usr/bin/lua在脚本中使用。 我知道我可以通过手动创建符号链接或使用update-alternatives命令来解决此问题(我还没有弄清楚,但这不是我要问的)。 我的问题是,为什么安装lua5.3软件包时没有设置/usr/bin/lua符号链接,而安装软件包却设置了符号链接lua5.2?这是故意的,也许是Ubuntu策略,还是仅仅是创建该软件包的人的疏忽?



2
如何在Ubuntu 18.04上安装QEMU 3.0?
我正在使用Ryzen处理器,因此,被告知我需要对SMT补丁使用QEMU 3.0。 问题是我似乎根本找不到任何在Ubuntu 18.04 LTS上安装它的方法。显然,它不在存储库中。但是,也没有其他PPA或类似的东西。

6
在Ubuntu 18.04 LTS上安装mysql 5.6
我无法在新安装的Ubuntu 18.04上安装mySql 5.6 。我尝试了很多链接(link1 link2 ...)的解决方案,但没有成功。 我已经安装了5.7,但是由于客户的要求,无论如何我都需要这样做。在不更改大约5个正在运行的项目(涉及7个开发人员)的代码的情况下,几乎没有使其与5.6不兼容的更改,这些更改是在我将Ubuntu 17.10与mysql 5.6结合使用时启动的。 更新:艾哈迈德(Ahmed)提出了一种手动方法,这是一个很好的解决方案,但我希望有人知道这样做Ubuntu的适当方法,以便使更多人受益。

2
如何手动删除格式错误的软件包?
我试图通过Ubuntu 13.10 Saucy上的apt-get软件包管理器安装typo3。在安装过程中,无法配置软件包typo3-dummy并保持其状态:半安装 sudo dpkg --purge --force-all typo3-dummy (Reading database ... 107326 files and directories currently installed.) Removing typo3-dummy ... apache2-maintscript-helper invoked from a modified environment. Please hint required arguments manually dpkg: error processing typo3-dummy (--purge): subprocess installed post-removal script returned error exit status 1 Processing triggers for ureadahead ... …

1
无法通过Ubuntu软件进行安装-“ apt事务返回结果退出失败”
我使用的是17.04(全新安装),据我所记得,每次尝试安装任何软件都失败,并显示该错误代码。 我尝试过sudo apt-get update && apt-get upgrade,问题仍然存在。 知道为什么吗? 编辑:使用软件更新程序可以得到以下结果: 编辑:更新的输出 guy@LG-LAPTOP:~$ sudo apt-get update && apt-get upgrade [sudo] password for guy: Ign:1 http://il.archive.ubuntu.com/ubuntu zesty InRelease Ign:2 http://il.archive.ubuntu.com/ubuntu zesty-updates InRelease Ign:3 http://il.archive.ubuntu.com/ubuntu zesty-backports InRelease Err:4 http://il.archive.ubuntu.com/ubuntu zesty Release 503 Service Unavailable Get:5 http://security.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB] Err:6 http://il.archive.ubuntu.com/ubuntu zesty-updates Release …

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.