|
发表于 2007-11-30 16:50:26
|
显示全部楼层
可能是缺少 unicon , libggi 支持。那个 unicon 看上去好眼熟。
字符下有个 mc 文件管理器 ,反正感觉还是不如图形好用。在我懒得启图形的时候,我用 zhcon 是为了显示一些中文的文本文件。我有时候也在字符下听下mp3,视频一般都在图形中看。而且我顶多只使用中文的文件名而不使用中文的目录名,这样也能避免了一些麻烦。
虽然,还留有缺憾,但安装 zhcon 仍然是很有意义的。
- # ./configure --prefix=/usr --sysconfdir=/etc
- Configuration:
- Target system: i686-pc-linux-gnu
- Source code location: .
- C++ Compiler: g++
- C++ Compiler flags: -funsigned-char -O2 -march=i686 -DNDEBUG -Wall
- C Compiler: gcc
- C Compiler flags: -funsigned-char -O2 -march=i686 -DNDEBUG -Wall
- VGA support: yes
- gpm moues support: yes[color=blue]
- libggi support: no
- unicon support: no[/color]
- zhcon binary dir: /usr/bin
- zhcon files dir: /usr/lib/zhcon
- Config complete, now type make to build zhcon.
- Good Luck!
复制代码 |
|