Tag: 软件安装

ubuntu 16.04(i686)上的节点安装

安装nodejs时出现此错误 Get:1 https://deb.nodesource.com/node_6.x xenial/main i386 nodejs i386 6.9.1-1nodesource1~xenial1 [9,771 kB] Err:1 https://deb.nodesource.com/node_6.x xenial/main i386 nodejs i386 6.9.1-1nodesource1~xenial1 GnuTLS recv error (-54): Error in the pull function. E: Failed to fetch deb.nodesource.com/node_6.x/pool/main/n/nodejs/nodejs_6.9.1-1nodesource1~xenial1_i386.deb GnuTLS recv error (-54): Error in the pull function. E: Unable to fetch some archives, maybe run apt-get update or try with –fix-missing?

ImportError:没有名为easydict的模块

我正在尝试基于这个GitHub页面运行py-faster-rcnn的演示。 我已经完成了之前的所有步骤。 但是当我尝试使用python ./tools/demo.py –gpu 0 –net vgg16运行演示时python ./tools/demo.py –gpu 0 –net vgg16我收到此错误: Traceback (most recent call last): File “./tools/demo.py”, line 17, in from fast_rcnn.config import cfg File “/home/hadi/Software/py-faster-rcnn/tools/../lib/fast_rcnn/config.py”, line 23, in from easydict import EasyDict as edict ImportError: No module named easydict 我用这两个命令安装了easydict: sudo pip install easydict pip install easydict 这与python路径有关吗? 我已经安装了python 2.7和3.5。 从那时起,我得到了所有这些与python相关的错误。 […]

完全取消并重新安装Cinnamon(所有配置数据和内容)

我在14.10系统上安装了Cinnamon,最近它停止了正常工作。 也许我做了一个错误的配置,因此希望完全(200%)删除并重置属于此的所有数据,以便稍后进行全新的安装。 关于如何解决这个问题的原始问题是这个 ,但没有人回答,所以我要求它有点不同。 我已经执行了sudo apt-get purge cinnamon以及gsettings reset-recursively org.cinnamon ,但在重新安装后它仍然遭受同样的错误。 请帮助我了解发生了什么以及如何摆脱我认为对此负责的糟糕设置。

在ubuntu 14.04中安装skype时出错

我在Ubuntu 14.04操作系统上安装Skype时遇到错误。 我在这里找到了一个类似的问题,但找不到解决方案。 我已经在我的系统中安装了MongoDB。 错误如下: dpkg: error processing package flashplugin-installer (–configure): dependency problems – leaving unconfigured E: Sub-process /usr/bin/dpkg returned an error code (1)

在15.04中使用14.04应用程序

我正在运行15.04。 我需要安装ghdl 。 然而,当我这样做之后添加存储库 apt-get update 我一直在 failed to fetch http://ppa.launchpad.net/pgavin/ghdl/ubuntu/dists/vivid/main/binary-i386/Packages 为什么是这样?

如何用下载的软件管理器替换下载的二进制文件?

我已经下载了firefox(量子).tar.bz2,如何替换(不是并排使用),旧版本的firefox(默认情况下是这样)与下载的firefox可执行文件?

从ISO安装TeXLive

我从http://muug.ca/mirror/ctan/systems/texlive/Images/下载了texlive2017-20170524.iso 。 并尝试使用“打开存档安装程序”(通过右键单击它)以及“打开方式 – >磁盘映像安装程序”来安装它 他们都成功安装。 当我cd到安装的位置并运行./install-tl (也尝试./install-tl )时,它给了我这个错误: TeXLive/TLUtils.pm did not return a true value at ./install-tl line 54. BEGIN failed–compilation aborted at ./install-tl line 54. 以下是install-tl的前60行 #!/usr/bin/env perl # $Id: install-tl 44407 2017-05-18 21:25:39Z karl $ # # Copyright 2007-2017 # Reinhard Kotucha, Norbert Preining, Karl Berry, Siep Kroonenberg. # This file is […]

自最新更新以来,Apt-get无法安装任何软件

今天我已经对我的Ubuntu 14.10安装进行了更新,之后我得到了关于nvidia-331驱动程序的一些错误,所以我想删除它并重新安装它,每次这样做apt-get purge nvidia-331失败并且我收到了这个错误 devh@devh-PC:~$ sudo apt-get -y purge nvidia-331 Reading package lists… Done Building dependency tree Reading state information… Done The following packages were automatically installed and are no longer required: linux-headers-generic linux-image-generic thermald Use ‘apt-get autoremove’ to remove them. The following packages will be REMOVED: nvidia-331 0 upgraded, 0 newly installed, 1 to […]

在哪里安装Burg?

我见过很多安装Burg的指南,但他们都说: sudo burg-install /dev/sda 并用我的启动信息所在的驱动器替换sda。 当我做sudo fdisk -l ,我得到: Device Boot Start End Blocks Id System /dev/sda1 2048 3074047 1536000 27 Hidden NTFS WinRE /dev/sda2 * 3074048 358905658 177915805+ 7 HPFS/NTFS/exFAT /dev/sda3 604071936 625141759 10534912 17 Hidden HPFS/NTFS /dev/sda4 358905854 604071935 122583041 5 Extended /dev/sda5 358905856 595953663 118523904 83 Linux /dev/sda6 595955712 604071935 4058112 82 […]

无法安装Lotus Notes 8.5.3

mallikarjun@1W11:~/Documents/MSJ/SysAdmin/LN853/lotus_notes853_linuxUb_en$ sudo dpkg -i ibm-lotus-notes-8.5.3.i586.deb [sudo] password for mallikarjun: dpkg: regarding ibm-lotus-notes-8.5.3.i586.deb containing ibm-lotus-notes, pre-dependency problem: ibm-lotus-notes pre-depends on libgnomeprint2.2-0 dpkg: error processing ibm-lotus-notes-8.5.3.i586.deb (–install): pre-dependency problem – not installing ibm-lotus-notes Errors were encountered while processing: ibm-lotus-notes-8.5.3.i586.deb