小编Joh*_*ohn的帖子

为什么在主文件夹中创建 .goutputstream-xxxxx 文件?

我发现很多文件都具有类似的名称

.goutputstream-xxxxx
Run Code Online (Sandbox Code Playgroud)

其中 xxxxx 是一些字母数字字符。

这是主文件夹的屏幕截图

主文件夹截图

知道为什么我应该保留这些还是可以删除并停止进一步创建?

gnome

85
推荐指数
3
解决办法
4万
查看次数

如何找到当前版本的gnome

我正在使用 ubuntu 12.04。

我试过

$ gnome-about –gnome-version
gnome-about: command not found

$ gnome-session --version
gnome-session 3.2.1
Run Code Online (Sandbox Code Playgroud)

为什么我需要是因为我的桌面环境看起来不像 http://www.gnome.org/gnome-3/ 虽然维基百科指出 12.04 上的默认 gnome 版本是 3.4.1。

gnome gnome-shell

81
推荐指数
1
解决办法
14万
查看次数

如何修改 12.04 中的现有主题?

有没有办法修改Ubuntu 12.04自带的主题?使用 Ubuntu 10.x 是可能的。

我想知道为什么他们删除了基本的自定义。12.04 在这方面有什么改进吗?

themes customization 12.04

11
推荐指数
2
解决办法
3万
查看次数

无法使用 tar.gz 存档从源安装应用程序

我尝试按照以下步骤安装 utimer (https://launchpad.net/utimer)。

$ tar -zvxf utimer-0.4.tar.gz
$ cd utimer-0.4
/utimer-0.4$ ./configure
/utimer-0.4$ ls 
aclocal.m4  autogen.sh  config.h.in  configure     COPYING  depcomp   INSTALL     Makefile.am    Makefile.in  mkinstalldirs  po      README.in
AUTHORS     ChangeLog   config.log   configure.ac  data     Doxyfile  install-sh  Makefile.decl  missing      NEWS           README  src
/utimer=0.4$ make
make: *** No targets specified and no makefile found.
Run Code Online (Sandbox Code Playgroud)

我将如何进行?

也试过了,

/utimer-0.4$ ./autogen.sh
========= Preparing uTimer ============
======== Running autoreconf ===========
./autogen.sh: line 3: autoreconf: command not found
Run Code Online (Sandbox Code Playgroud)

安装了自动配置。它安装了 4 个新软件包 -autoconf automake autotools-dev m4

但我收到另一个错误。

========= Preparing uTimer …
Run Code Online (Sandbox Code Playgroud)

installation gzip tar

3
推荐指数
1
解决办法
2万
查看次数

标签 统计

gnome ×2

12.04 ×1

customization ×1

gnome-shell ×1

gzip ×1

installation ×1

tar ×1

themes ×1