LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1056|回复: 12

在Slackware10下安装CCE的问题

[复制链接]
发表于 2004-11-1 15:59:06 | 显示全部楼层 |阅读模式
为了在控制台下显示中文,偶下载了CCE的最新版本cce-0.51-02132004-dist.gz。
安装一切都很顺利,可是使用的时候发现有问题。偶在控制台下使用的是BufferFrame模式是1024X768。当使用CCE后发现变成了VGA模式,使用MC时有些字显示不正确。不过更可怕的是,键入exit发现黑屏了,不过系统还是对键入的命令反映,使用显示器黑屏了。而且还发现使用CCE后,使用Ctrl+Alt+Fn切换终端,其他终端全部黑屏。这是怎么回事呀?

新的不行,偶又使用http://www.linuxsir.cn/forum.php?mod=viewthread&tid=11485中哈蜜瓜斑竹推荐的http://ftp.cdut.edu.cn/pub2/linux/s...ce/cce-0.36.tgz。结果发现不能安装……悲惨。

顺便问一下在终端下什么样的中文显示系统比较好?
发表于 2004-11-1 16:29:56 | 显示全部楼层
1
发表于 2004-11-1 16:36:18 | 显示全部楼层
好像是./configure --enable-fb,具体可以看一下安装说明。
 楼主| 发表于 2004-11-1 16:40:05 | 显示全部楼层
使用过./configure --enable-fb 可是还是有这样的问题。
发表于 2004-11-1 17:26:48 | 显示全部楼层
好像还有一个选项是--disable-vga吧
 楼主| 发表于 2004-11-1 17:33:55 | 显示全部楼层
难道VGA和FB模式不能共存?
发表于 2004-11-1 17:50:24 | 显示全部楼层
用zhcon最好
 楼主| 发表于 2004-11-1 18:50:25 | 显示全部楼层
make时出现错误,如下:
In file included from /usr/include/c++/3.3.4/backward/strstream:51,
                 from zhcon.cpp:23:
/usr/include/c++/3.3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
In file included from zhcon.cpp:54:
inputclient.h: In static member function `static void
   InputClient::SetConsole(Console*)':
inputclient.h:37: error: `assert' undeclared (first use this function)
inputclient.h:37: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
zhcon.cpp:262:6: warning: #warning OPEN_MAX undefined so far,try define it to 64
make[3]: *** [zhcon.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 楼主| 发表于 2004-11-1 18:59:59 | 显示全部楼层
在精华帖里找到了关于CCE的问题,如下:
安装cce的注意事项
by 格格恶 & SunnyLhj

格格恶:我下载编译了cce的多个版本,从03年到04年2月的,编译安装运行后,都是在exit退出cce时黑屏,什么也看不到,只能重启了事,在fedora上一切正常。
SunnyLhj:
./configure --disable-vga --disable-fb && make install
我刚开始也遇到你那样的情况!因为cce默认是用vga模式的,也就是说无论你在lilo里面设置成vga=788、791等,它一样只会使用 600x480x16色,所以要 --disable-vga,至于--disable-fb嘛,如果不设置,最多也只能用600x480x32色,其它的如:800x600,1024x768等!详细你可以看一下里面的README.Linux文件


失望呀!
发表于 2004-11-1 20:52:39 | 显示全部楼层
可我的很好啊。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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