QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: maomiguairen

这种系统监视器是什么啊?见图

[复制链接]
 楼主| 发表于 2006-5-13 10:31:55 | 显示全部楼层
[quote:fba1b0679a="woolzey"]右上角那个是torsmo,很不错的小工具[/quote]
安装成功!:)
回复

使用道具 举报

发表于 2006-5-13 10:59:10 | 显示全部楼层
conky
回复

使用道具 举报

 楼主| 发表于 2006-5-13 11:26:02 | 显示全部楼层
装好TORSMO后发现没有生成配置文件.torsmorc,而且显示老是忽隐忽现。
于是我仔细看了看README,发现里面已经有说这个软件对GNOME不支持,对KDE支持不好。
唉~~~好事多磨,我还是用原来的NOLOGO好了 :)
回复

使用道具 举报

发表于 2006-5-13 11:29:04 | 显示全部楼层
我就是因为换成gnome而放弃torsmo的,以前用fvwm的时候torsmo是必不可少的装饰。
回复

使用道具 举报

发表于 2006-5-13 11:31:16 | 显示全部楼层
我编译之,根本编译不过
回复

使用道具 举报

 楼主| 发表于 2006-5-13 12:48:36 | 显示全部楼层
[quote:db340dd431="alpher"]我编译之,根本编译不过[/quote]
这么彻底啊?
我这倒还是可以勉强用,就是不稳定,没有默认配置文件
回复

使用道具 举报

发表于 2006-5-13 13:05:11 | 显示全部楼层
那个是conky吧,torsmo好像停止开发了,代码由conky接管。我的桌面就有conky,比较pp
http://www.linuxsir.org/bbs/attachment.php?attachmentid=34727&d=1147412972
回复

使用道具 举报

发表于 2006-5-13 13:20:32 | 显示全部楼层
conky也编译不过,看起来要自己改代码了

linux.c:21: error: syntax error before '/' token
linux.c:21: error: syntax error at '#' token
linux.c:141: error: syntax error before "void"
linux.c: In function `update_net_stats':
linux.c:144: error: syntax error before '/' token
linux.c:148: error: storage size of 'conf' isn't known
linux.c:172: error: `i2' undeclared (first use in this function)
linux.c:172: error: (Each undeclared identifier is reported only once
linux.c:172: error: for each function it appears in.)
linux.c:223: error: `i' undeclared (first use in this function)
linux.c:225: error: invalid application of `sizeof' to incomplete type `ifreq'
linux.c:227: error: invalid application of `sizeof' to incomplete type `ifreq'
linux.c:231: error: invalid application of `sizeof' to incomplete type `ifreq'
linux.c:253: error: syntax error before '/' token
linux.c:254: error: syntax error before ')' token
linux.c:258: error: `ns' undeclared (first use in this function)
linux.c:148: warning: unused variable `conf'
linux.c: At top level:
linux.c:273: error: syntax error before '}' token
linux.c:275: error: syntax error before "void"
linux.c:395: error: syntax error before "static"
linux.c: In function `update_load_average':
linux.c:506: warning: implicit declaration of function `getloadavg'
linux.c: In function `get_first_file_in_a_directory':
linux.c:577: warning: implicit declaration of function `scandir'
linux.c:577: error: `alphasort' undeclared (first use in this function)
linux.c: In function `open_i2c_sensor':
linux.c:624: warning: implicit declaration of function `snprintf'
linux.c: In function `get_freq_dynamic':
linux.c:800: error: storage size of 'tz' isn't known
linux.c:816: warning: implicit declaration of function `usleep'
linux.c:800: warning: unused variable `tz'
linux.c: In function `get_freq':
linux.c:856: error: syntax error before '/' token
linux.c:860: error: syntax error before '/' token
linux.c:862: error: `__s1_len' undeclared (first use in this function)
linux.c:862: error: `__s2_len' undeclared (first use in this function)
linux.c:862: warning: left-hand operand of comma expression has no effect
linux.c:862: warning: left-hand operand of comma expression has no effect
linux.c:862: warning: left-hand operand of comma expression has no effect
linux.c:862: warning: left-hand operand of comma expression has no effect
linux.c:862: error: syntax error before ')' token
linux.c:869:8: warning: extra tokens at end of #endif directive
linux.c:876: error: stray '\' in program
linux.c:879: error: break statement not within loop or switch
linux.c:836: warning: unused variable `frequency'
linux.c: At top level:
linux.c:881: error: syntax error before '}' token
linux.c:883: warning: type defaults to `int' in declaration of `fclose'
linux.c:883: warning: parameter names (without types) in function declaration
linux.c:883: warning: data definition has no type or storage class
linux.c:884: error: syntax error before '(' token
make[2]: *** [linux.o] 错误 1
make[2]: Leaving directory `/mnt/hdc3/LinuxSoft/Funny/conky-1.4.1/src'
make[1]: *** [all] 错误 2
make[1]: Leaving directory `/mnt/hdc3/LinuxSoft/Funny/conky-1.4.1/src'
make: *** [all-recursive] 错误 1
回复

使用道具 举报

发表于 2006-5-13 13:29:24 | 显示全部楼层
第一个应该是torsmo,conky通常看上去更花哨一些。

不过这两个几乎没有本质区别,该有的毛病两个都有,反而torsmo更简单简洁些。

[quote:84995b56a0="三翻领"]那个是conky吧,torsmo好像停止开发了,代码由conky接管。我的桌面就有conky,比较pp
http://www.linuxsir.org/bbs/attachment.php?attachmentid=34727&d=1147412972[/quote]
回复

使用道具 举报

发表于 2006-5-13 13:31:00 | 显示全部楼层
ML 2下两个都装不上
ft呀,//不能用
inline一个函数也出错,ft
回复

使用道具 举报

 楼主| 发表于 2006-5-13 13:34:40 | 显示全部楼层
[quote:f70f6a6f71="alpher"]我编译之,根本编译不过[/quote]
你用什么命令安装的?
我是按照README里的安装的
./configure
make
./torsmo
普通用户就可以了
回复

使用道具 举报

发表于 2006-5-13 14:11:34 | 显示全部楼层
你是ML2正式版?
gcc-3.4.4-1mgc?
回复

使用道具 举报

 楼主| 发表于 2006-5-13 14:17:47 | 显示全部楼层
[quote:d22eeaa3de="alpher"]你是ML2正式版?
gcc-3.4.4-1mgc?[/quote]
我是ML2正式版,GCC 3.4.4.1mgc的啊
我刚才也装了CONKY一下,也可以顺利安装,但也不能自动生成配置文件,只有手动新建一个。但是可以用。不过和TORSMO一样,一会没有一会有的。最后就没有了。而且显示不完全,部分遮住了。
我的CONKY的安装命令是
./configure
make
make install
回复

使用道具 举报

发表于 2006-5-13 14:19:43 | 显示全部楼层
哦?
奇怪
我这里gcc都不认//的注释
回复

使用道具 举报

发表于 2006-5-13 14:22:22 | 显示全部楼层
呵呵,不好意思,gentoo的干活
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-28 14:46 , Processed in 0.043438 second(s), 13 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表