Ubuntu

Ubuntu用户和开发人员的问答






2
如何安装make?
/usr/bin/perl install-module.pl --all ERROR: Using install-module.pl requires that you install "make". 我需要在AWS EC2的ubuntu上安装make。我怎样才能做到这一点 ?我终于可以成功安装build-essential了。 # make make: *** No targets specified and no makefile found. Stop.

7
短跑搜索没有结果
我刚刚将我的Ubuntu 11.10(x86)升级到Ubuntu 12.04(x86)。升级完成,没有任何错误。 从那时起,我无法访问Dash中的任何应用程序。短跑似乎是空的。当我搜索诸如之类的应用程序时gedit,它显示“对不起,没有符合您搜索条件的内容”。 有什么办法可以解决?
56 unity  unity-dash 

3
如何将VLC更新到最新版本?
随着VLC 2.0的发布,如何在Ubuntu(实际上是XUbuntu)11.10中获得它?是否有要下载的PPA或软件包?官方页面上显示“询问您喜欢的包装商...”
56 ppa  vlc 

14
“无法产生mysql主进程:无法执行:没有这样的文件或目录”
我是MySQL领域的新手,请耐心等待。 我刚刚将11.10升级到12.04。 一切似乎都可以正常工作,而且我所有的软件和设置都可以正常工作。除了MySQL。 当我尝试: sudo start mysql 我收到一个错误: start: Job failed to start 我在哪里可以诊断出问题所在?和(希望)-如何解决? (如果这很重要,我在这里禁用了自动启动遵循建议) 更新1: 两个输出: cat /var/log/mysql.err cat /var/log/mysql.log 是空的。 输出dmesg | grep mysql: [ 1401.785141] type=1400 audit(1335619832.181:25): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/mysqld" pid=16165 comm="apparmor_parser" [ 1401.791089] init: Failed to spawn mysql main process: unable to execute: No such file …
56 upgrade  mysql 

7
一个人如何退出X服务器?
该命令sudo service gdm stop将暂时成功禁用Ubuntu 11.04中的X服务器。 但是,根据终端,此命令在Ubuntu 11.10中不再起作用,因为“ gdm”是“无法识别的服务”。那么,如何在Ubuntu 11.10中禁用X服务器?
56 xorg  lightdm  gdm 






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.