我最近删除了我的Windows分区,现在只运行Ubuntu10.10
我想重新安装R的最新版本,但我有一些奇怪的错误消息。
我正在使用他们网站上的说明来安装:
http://cran.r-project.org/bin/linux/ubuntu/
~$ deb http://cran.wustl.edu/bin/linux/ubuntu maverick/
No command 'deb' found, did you mean:
Command 'debc' from package 'devscripts' (main)
Command
当我尝试安装一些应用程序时,我会收到一条信息:
linux-headers-generic-lts-quantal : Depend: linux-headers-3.5.0-32-generic but it is not installable
不名-a
Linux ubuntus 3.5.0-27-generic #46~precise1-Ubuntu SMP Tue Mar 26 19:33:56 UTC 2013 i686 i686 i386 GNU/Linux
dpkg -l \ grep linux-映像
ii linux-image-3.5.0-23-generic
错误:
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
大家好,每当我试图安装某件东西时,我都会收到上面的错误。我在Linux上还是新手,所以我真的不知道发生了什么。我实际上是想安装git。
我根据此页在R中运行了以下代码
install.packages("ggtern")
但R说
> install.packages("ggtern")
Installing package into ‘/home/user/R/x86_64-pc-linux-gnu-library/3.0’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
Warning message:
package ‘ggtern’ is not availab
这是我第一次使用Ubuntu,我试着在Linux上运行Microsoft,但它想要的是葡萄酒。
但是,当尝试使用以下命令安装葡萄酒时:
sudo apt-get install wine1.7
我得到了这个输出:
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 situati
我不是Linux的高级用户,我试着用数据库安装工作,所以我安装了Mysql服务器,我想我做错了同样的事情,所以我遇到了麻烦,现在我不能安装任何东西,这是我使用apt-get -f install时得到的:
root@me:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be in
我建了一台电脑,安装了Ubuntu13.10。我以前从未使用过Linux。
我在里面安装了一个无线网卡,Broadcom BCM4318,芯片14e4:4318。
有人告诉我,要使用它,我需要安装NDISWRAPPER,所以我下载了ndiswrapper 1.59。我按照包中的说明-导航到tarball的目录,使用
tar zxvf ndiswrapper-version.tar.gz
然后转到安装文件,按它说的做:
make uninstall
make
以root身份登录并运行
make install
现在我正在尝试运行ndiswrapper,终端说它没有安装,但是我可以使用
sudo
此错误可能是由于缺少或无法安装的所需的附加软件包造成的。此外,不允许同时安装的软件包之间可能存在冲突。
以下软件包具有未满足的依赖关系:
steam-launcher: Depends: curl but it is not going to be installed
Depends: libc6 (>= 2.15) but 2.15-0ubuntu10.4 is to be installed
我怎么弄到这些?因为没有他们,我不能运行蒸汽
我正在32位Ubuntu12.10上构建32位boost线程库。生成时,我得到错误的/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
我在谷歌上搜索了这个问题,通过阅读这个问题,我似乎需要安装libc6-dev-i 386。但是,当我运行sudo apt-get install libc6-dev-i386时,我得到:
Package libc6-dev-i386 is not available, but is referred to by another package.
This
我有一个nvidia显卡,并能够安装库达在过去。最近,我重新安装了linux (ubuntu12.04),并一直试图使用debian软件包安装cuda。我按照Youtube()上的Nvidia频道的指示安装了cuda工具包。
从我的sudo-apt-get install cuda开始后,我会得到以下错误:
Setting up nvidia-current (319.37-0ubuntu1) ...
update-alternatives: error: alternative link /usr/bin/nvidia-cuda-mps-server is already managed b